Uses of Class
io.qt.gui.rhi.QRhiShaderStage
Packages that use QRhiShaderStage
-
Uses of QRhiShaderStage in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiShaderStageModifier and TypeMethodDescriptionQRhiShaderStage.clone()
Creates and returns a copy of this object.final QRhiShaderStage
QRhiComputePipeline.shaderStage()
final QRhiShaderStage
QRhiGraphicsPipeline.shaderStageAt
(long index) Methods in io.qt.gui.rhi with parameters of type QRhiShaderStageModifier and TypeMethodDescriptionfinal boolean
QRhiShaderStage.equals
(QRhiShaderStage b) final void
QRhiComputePipeline.setShaderStage
(QRhiShaderStage stage) final void
QRhiGraphicsPipeline.setShaderStages
(QRhiShaderStage ... list) Constructors in io.qt.gui.rhi with parameters of type QRhiShaderStageModifierConstructorDescriptionQRhiShaderStage
(QRhiShaderStage other) SeeQRhiShaderStage::
QRhiShaderStage(QRhiShaderStage)