Uses of Class
io.qt.gui.rhi.QRhiShaderStage
-
Uses of QRhiShaderStage in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhiShaderStage.clone()
Creates and returns a copy of this object.final QRhiShaderStage
QRhiComputePipeline.shaderStage()
final QRhiShaderStage
QRhiGraphicsPipeline.shaderStageAt
(long index) Modifier and TypeMethodDescriptionfinal void
QRhiComputePipeline.setShaderStage
(QRhiShaderStage stage) final void
QRhiGraphicsPipeline.setShaderStages
(QRhiShaderStage ... list)