Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSGShaderEffectNode::ShaderData Struct Reference

#include <qsgadaptationlayer_p.h>

+ Collaboration diagram for QSGShaderEffectNode::ShaderData:

Public Member Functions

 ShaderData ()
 

Public Attributes

bool hasShaderCode = false
 
QSGGuiThreadShaderEffectManager::ShaderInfo shaderInfo
 
QVector< VariableDatavarData
 

Detailed Description

Definition at line 324 of file qsgadaptationlayer_p.h.

Constructor & Destructor Documentation

◆ ShaderData()

QSGShaderEffectNode::ShaderData::ShaderData ( )
inline

Definition at line 325 of file qsgadaptationlayer_p.h.

Member Data Documentation

◆ hasShaderCode

bool QSGShaderEffectNode::ShaderData::hasShaderCode = false

◆ shaderInfo

◆ varData

QVector<VariableData> QSGShaderEffectNode::ShaderData::varData

The documentation for this struct was generated from the following file: