![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrendercommands_p.h>
Public Member Functions | |
QSSGBindTarget (QSSGRenderTextureFormat inFormat=QSSGRenderTextureFormat::RGBA8) | |
void | addDebug (QDebug &stream) const |
![]() | |
QSSGCommand (CommandType inType) | |
const char * | typeAsString () const |
QString | debugString () const |
void | addDebug (QDebug &stream) const |
Public Attributes | |
QSSGRenderTextureFormat | m_outputFormat |
![]() | |
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().
QSSGRenderTextureFormat QSSGBindTarget::m_outputFormat |
Definition at line 98 of file qssgrendercommands_p.h.
Referenced by addDebug(), and QSSGRhiEffectSystem::overriddenOutputFormat().