![]() |
Qt 6.x
The Qt SDK
|
#include <qsgrhishadereffectnode_p.h>
Collaboration diagram for QSGRhiShaderLinker::Constant:Public Member Functions | |
| bool | operator== (const Constant &other) const |
Public Attributes | |
| uint | size |
| QSGShaderEffectNode::VariableData::SpecialType | specialType |
| QVariant | value |
Definition at line 40 of file qsgrhishadereffectnode_p.h.
|
inline |
Definition at line 44 of file qsgrhishadereffectnode_p.h.
References QSGShaderEffectNode::VariableData::None, other(), and specialType.
Here is the call graph for this function:| uint QSGRhiShaderLinker::Constant::size |
Definition at line 41 of file qsgrhishadereffectnode_p.h.
| QSGShaderEffectNode::VariableData::SpecialType QSGRhiShaderLinker::Constant::specialType |
Definition at line 42 of file qsgrhishadereffectnode_p.h.
Referenced by operator==().
| QVariant QSGRhiShaderLinker::Constant::value |
Definition at line 43 of file qsgrhishadereffectnode_p.h.