Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgmaterialshader.cpp File Reference

(b0720f5024641b3c4ef8a500163cf78c491839ab)

#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()

QShader::Stage toShaderStage ( QSGMaterialShader::Stage stage)
inlinestatic

Definition at line 330 of file qsgmaterialshader.cpp.

◆ toSrbStage()

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

Definition at line 184 of file qsgmaterialshader.cpp.