Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QOpenGLCustomShaderStagePrivate () | |
QOpenGLCustomShaderStagePrivate () | |
Public Attributes | |
QPointer< QOpenGLEngineShaderManager > | m_manager |
QByteArray | m_source |
Definition at line 13 of file qopenglcustomshaderstage.cpp.
|
inline |
Definition at line 16 of file qopenglcustomshaderstage.cpp.
References QOpenGLCustomShaderStagePrivate().
Referenced by QOpenGLCustomShaderStagePrivate().
|
inline |
Definition at line 16 of file qopenglcustomshaderstage.cpp.
QPointer< QOpenGLEngineShaderManager > QOpenGLCustomShaderStagePrivate::m_manager |
Definition at line 19 of file qopenglcustomshaderstage.cpp.
QByteArray QOpenGLCustomShaderStagePrivate::m_source |
Definition at line 20 of file qopenglcustomshaderstage.cpp.