Uses of Class
io.qt.quick.QSGMaterialRhiShader.RenderState
Packages that use QSGMaterialRhiShader.RenderState
-
Uses of QSGMaterialRhiShader.RenderState in io.qt.quick
Methods in io.qt.quick that return QSGMaterialRhiShader.RenderStateModifier and TypeMethodDescriptionQSGMaterialRhiShader.RenderState.clone()
Creates and returns a copy of this object.Methods in io.qt.quick with parameters of type QSGMaterialRhiShader.RenderStateModifier and TypeMethodDescriptionfinal boolean
QSGMaterialRhiShader.RenderState.equals
(QSGMaterialRhiShader.RenderState value2) Seeoperator==(QSGMaterialRhiShader::RenderState,
QSGMaterialRhiShader::RenderState) 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) Constructors in io.qt.quick with parameters of type QSGMaterialRhiShader.RenderStateModifierConstructorDescriptionSeeQSGMaterialRhiShader::RenderState::
RenderState(QSGMaterialRhiShader::RenderState)