![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrendercommands_p.h>
Inheritance diagram for QSSGBindTarget:
Collaboration diagram for QSSGBindTarget:Public Member Functions | |
| QSSGBindTarget (QSSGRenderTextureFormat inFormat=QSSGRenderTextureFormat::RGBA8) | |
| void | addDebug (QDebug &stream) const |
Public Member Functions inherited from QSSGCommand | |
| QSSGCommand (CommandType inType) | |
| const char * | typeAsString () const |
| QString | debugString () const |
| void | addDebug (QDebug &stream) const |
Public Attributes | |
| QSSGRenderTextureFormat | m_outputFormat |
Public Attributes inherited from QSSGCommand | |
| CommandType | m_type |
Definition at line 96 of file qssgrendercommands_p.h.
|
inlineexplicit |
Definition at line 100 of file qssgrendercommands_p.h.
Definition at line 104 of file qssgrendercommands_p.h.
References m_outputFormat, and QSSGRenderTextureFormat::toString().
Here is the call graph for this function:| QSSGRenderTextureFormat QSSGBindTarget::m_outputFormat |
Definition at line 98 of file qssgrendercommands_p.h.
Referenced by addDebug(), and QSSGRhiEffectSystem::overriddenOutputFormat().