![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrendercommands_p.h>
Public Member Functions | |
QSSGBindShader (const QByteArray &inShaderPathKey) | |
QSSGBindShader () | |
void | addDebug (QDebug &stream) const |
![]() | |
QSSGCommand (CommandType inType) | |
const char * | typeAsString () const |
QString | debugString () const |
void | addDebug (QDebug &stream) const |
Public Attributes | |
QByteArray | m_shaderPathKey |
![]() | |
CommandType | m_type |
Definition at line 121 of file qssgrendercommands_p.h.
|
inline |
Definition at line 124 of file qssgrendercommands_p.h.
|
inline |
Definition at line 129 of file qssgrendercommands_p.h.
Definition at line 130 of file qssgrendercommands_p.h.
References m_shaderPathKey.
QByteArray QSSGBindShader::m_shaderPathKey |
Definition at line 123 of file qssgrendercommands_p.h.
Referenced by addDebug(), and QSSGRhiEffectSystem::buildShaderForEffect().