Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgmaterialshader.cpp File Reference
#include "qsgmaterial.h"
#include "qsgrenderer_p.h"
#include "qsgmaterialshader_p.h"
#include <QtCore/QFile>
+ Include dependency graph for qsgmaterialshader.cpp:

Go to the source code of this file.

Functions

static QRhiShaderResourceBinding::StageFlags toSrbStage (QShader::Stage stage)
 
static QShader::Stage toShaderStage (QSGMaterialShader::Stage stage)
 

Function Documentation

◆ toShaderStage()

◆ toSrbStage()

static QRhiShaderResourceBinding::StageFlags toSrbStage ( QShader::Stage  stage)
inlinestatic

Definition at line 184 of file qsgmaterialshader.cpp.

References QRhiShaderResourceBinding::FragmentStage, QShader::FragmentStage, QRhiShaderResourceBinding::VertexStage, and QShader::VertexStage.

Referenced by QSGMaterialShaderPrivate::prepare().

+ Here is the caller graph for this function: