![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgrhishadereffectnode_p.h>
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.
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.
QVariant QSGRhiShaderLinker::Constant::value |
Definition at line 43 of file qsgrhishadereffectnode_p.h.