![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgadaptationlayer_p.h>
Public Member Functions | |
ShaderData () |
Public Attributes | |
bool | hasShaderCode = false |
QSGGuiThreadShaderEffectManager::ShaderInfo | shaderInfo |
QVector< VariableData > | varData |
Definition at line 328 of file qsgadaptationlayer_p.h.
|
inline |
Definition at line 329 of file qsgadaptationlayer_p.h.
bool QSGShaderEffectNode::ShaderData::hasShaderCode = false |
Definition at line 330 of file qsgadaptationlayer_p.h.
QSGGuiThreadShaderEffectManager::ShaderInfo QSGShaderEffectNode::ShaderData::shaderInfo |
Definition at line 331 of file qsgadaptationlayer_p.h.
QVector<VariableData> QSGShaderEffectNode::ShaderData::varData |
Definition at line 332 of file qsgadaptationlayer_p.h.