Uses of Class
io.qt.gui.rhi.QRhiShaderResourceBindings
-
Uses of QRhiShaderResourceBindings in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhi.newShaderResourceBindings()
QRhiComputePipeline.shaderResourceBindings()
QRhiGraphicsPipeline.shaderResourceBindings()
Modifier and TypeMethodDescriptionfinal boolean
QRhiShaderResourceBindings.isLayoutCompatible
(QRhiShaderResourceBindings other) final void
QRhiComputePipeline.setShaderResourceBindings
(QRhiShaderResourceBindings srb) final void
QRhiGraphicsPipeline.setShaderResourceBindings
(QRhiShaderResourceBindings srb) final void
QRhiCommandBuffer.setShaderResources
(QRhiShaderResourceBindings srb) Overloaded function forQRhiCommandBuffer.setShaderResources(io.qt.gui.rhi.QRhiShaderResourceBindings, io.qt.core.QPair[])
withdynamicOffsets = noDynamicOffsets
.final void
QRhiCommandBuffer.setShaderResources
(QRhiShaderResourceBindings srb, QPair<@QtPrimitiveType Integer, @QtPrimitiveType Integer> ... dynamicOffsets)