![]() |
Qt 6.x
The Qt SDK
|
#include "qsgmaterial.h"
#include "qsgrenderer_p.h"
#include "qsgmaterialshader_p.h"
#include <QtCore/QFile>
Go to the source code of this file.
Functions | |
static QRhiShaderResourceBinding::StageFlags | toSrbStage (QShader::Stage stage) |
static QShader::Stage | toShaderStage (QSGMaterialShader::Stage stage) |
|
inlinestatic |
Definition at line 331 of file qsgmaterialshader.cpp.
References QShader::FragmentStage, QSGMaterialShader::FragmentStage, QShader::VertexStage, and QSGMaterialShader::VertexStage.
|
inlinestatic |
Definition at line 184 of file qsgmaterialshader.cpp.
References QRhiShaderResourceBinding::FragmentStage, QShader::FragmentStage, QRhiShaderResourceBinding::VertexStage, and QShader::VertexStage.
Referenced by QSGMaterialShaderPrivate::prepare().