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.RenderStateMethods in io.qt.quick with parameters of type QSGMaterialRhiShader.RenderStateModifier 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)