![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Static Public Member Functions | |
static QSGRhiShaderEffectDefaultShader | create (const QString &filename, int viewCount) |
static QSGRhiShaderEffectDefaultShader | create (const QString &filename, int viewCount) |
Public Attributes | |
QShader | shader |
quint32 | matrixArrayByteSize |
quint32 | opacityOffset |
qint8 | viewCount |
Definition at line 694 of file qsgrhishadereffectnode.cpp.
|
static |
Definition at line 703 of file qsgrhishadereffectnode.cpp.
|
static |
quint32 QSGRhiShaderEffectDefaultShader::matrixArrayByteSize |
Definition at line 697 of file qsgrhishadereffectnode.cpp.
quint32 QSGRhiShaderEffectDefaultShader::opacityOffset |
Definition at line 698 of file qsgrhishadereffectnode.cpp.
QShader QSGRhiShaderEffectDefaultShader::shader |
Definition at line 696 of file qsgrhishadereffectnode.cpp.
qint8 QSGRhiShaderEffectDefaultShader::viewCount |
Definition at line 699 of file qsgrhishadereffectnode.cpp.