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

(941445ba18c8003948dc9bb9e257114ca13e12fb)

#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.