Uses of Class
io.qt.quick.QSGMaterialRhiShader.RenderState
-
Uses of QSGMaterialRhiShader.RenderState in io.qt.quick
Modifier and TypeMethodDescriptionQSGMaterialRhiShader.RenderState.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionboolean
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)