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