Uses of Class
io.qt.quick.QSGMaterialRhiShader.RenderState
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGMaterialRhiShader.RenderState in io.qt.quick
Methods in io.qt.quick that return QSGMaterialRhiShader.RenderState Modifier and Type Method Description QSGMaterialRhiShader.RenderState
QSGMaterialRhiShader.RenderState. clone()
Methods in io.qt.quick with parameters of type QSGMaterialRhiShader.RenderState Modifier and Type Method Description boolean
QSGMaterialRhiShader. updateGraphicsPipelineState(QSGMaterialRhiShader.RenderState state, QSGMaterialRhiShader.GraphicsPipelineState ps, QSGMaterial newMaterial, QSGMaterial oldMaterial)
void
QSGMaterialRhiShader. updateSampledImage(QSGMaterialRhiShader.RenderState state, int binding, QSGTexture[] texture, QSGMaterial newMaterial, QSGMaterial oldMaterial)
boolean
QSGMaterialRhiShader. updateUniformData(QSGMaterialRhiShader.RenderState state, QSGMaterial newMaterial, QSGMaterial oldMaterial)