![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h>#include <QtQuick3DRuntimeRender/private/qssgrendershadercache_p.h>#include <QtCore/qstring.h>Go to the source code of this file.
Classes | |
| struct | QSSGStageGeneratorBase |
| struct | QSSGVertexShaderGenerator |
| struct | QSSGFragmentShaderGenerator |
| class | QSSGProgramGenerator |
Enumerations | |
| enum class | QSSGShaderGeneratorStage { None = 0 , Vertex = 1 , Fragment = 1 << 1 , StageCount = 2 } |
|
strong |
| Enumerator | |
|---|---|
| None | |
| Vertex | |
| Fragment | |
| StageCount | |
Definition at line 26 of file qssgrendershadercodegenerator_p.h.