Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSGRhiShaderLinker::Constant Struct Reference

#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

Detailed Description

Definition at line 40 of file qsgrhishadereffectnode_p.h.

Member Function Documentation

◆ operator==()

bool QSGRhiShaderLinker::Constant::operator== ( const Constant & other) const
inline

Definition at line 44 of file qsgrhishadereffectnode_p.h.

Member Data Documentation

◆ size

uint QSGRhiShaderLinker::Constant::size

Definition at line 41 of file qsgrhishadereffectnode_p.h.

◆ specialType

QSGShaderEffectNode::VariableData::SpecialType QSGRhiShaderLinker::Constant::specialType

Definition at line 42 of file qsgrhishadereffectnode_p.h.

◆ value

QVariant QSGRhiShaderLinker::Constant::value

Definition at line 43 of file qsgrhishadereffectnode_p.h.


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