Uses of Class
io.qt.gui.rhi.QRhiRenderPassDescriptor
-
Uses of QRhiRenderPassDescriptor in io.qt.gui.rhi
Modifier and TypeMethodDescriptionabstract QRhiRenderPassDescriptor
QRhiRenderPassDescriptor.newCompatibleRenderPassDescriptor()
abstract QRhiRenderPassDescriptor
QRhiSwapChain.newCompatibleRenderPassDescriptor()
abstract QRhiRenderPassDescriptor
QRhiTextureRenderTarget.newCompatibleRenderPassDescriptor()
final QRhiRenderPassDescriptor
QRhiGraphicsPipeline.renderPassDescriptor()
final QRhiRenderPassDescriptor
QRhiRenderTarget.renderPassDescriptor()
final QRhiRenderPassDescriptor
QRhiSwapChain.renderPassDescriptor()
Modifier and TypeMethodDescriptionabstract boolean
QRhiRenderPassDescriptor.isCompatible
(QRhiRenderPassDescriptor other) final void
QRhiGraphicsPipeline.setRenderPassDescriptor
(QRhiRenderPassDescriptor desc) final void
QRhiRenderTarget.setRenderPassDescriptor
(QRhiRenderPassDescriptor desc) final void
QRhiSwapChain.setRenderPassDescriptor
(QRhiRenderPassDescriptor desc)