Uses of Class
io.qt.gui.rhi.QRhiRenderTarget
-
Uses of QRhiRenderTarget in io.qt.gui.rhi
Modifier and TypeClassDescriptionclass
Swapchain render target resourceclass
Texture render target resourceModifier and TypeMethodDescriptionabstract QRhiRenderTarget
QRhiSwapChain.currentFrameRenderTarget()
QRhiSwapChain.currentFrameRenderTarget
(QRhiSwapChain.StereoTargetBuffer targetBuffer) Modifier and TypeMethodDescriptionfinal void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, Qt.GlobalColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, Qt.GlobalColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates) Overloaded function forQRhiCommandBuffer.beginPass(io.qt.gui.rhi.QRhiRenderTarget, io.qt.core.Qt.GlobalColor, io.qt.gui.rhi.QRhiDepthStencilClearValue, io.qt.gui.rhi.QRhiResourceUpdateBatch, io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags)
withflags = new io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags(0)
.final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, Qt.GlobalColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlag ... flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, Qt.GlobalColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates) Overloaded function forQRhiCommandBuffer.beginPass(io.qt.gui.rhi.QRhiRenderTarget, io.qt.gui.QColor, io.qt.gui.rhi.QRhiDepthStencilClearValue, io.qt.gui.rhi.QRhiResourceUpdateBatch, io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags)
withflags = new io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags(0)
.final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlag ... flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QRgba64 colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QRgba64 colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates) Overloaded function forQRhiCommandBuffer.beginPass(io.qt.gui.rhi.QRhiRenderTarget, io.qt.gui.QRgba64, io.qt.gui.rhi.QRhiDepthStencilClearValue, io.qt.gui.rhi.QRhiResourceUpdateBatch, io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags)
withflags = new io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags(0)
.final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QRgba64 colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlag ... flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QRgba64 colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, String colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, String colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates) Overloaded function forQRhiCommandBuffer.beginPass(io.qt.gui.rhi.QRhiRenderTarget, java.lang.String, io.qt.gui.rhi.QRhiDepthStencilClearValue, io.qt.gui.rhi.QRhiResourceUpdateBatch, io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags)
withflags = new io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags(0)
.final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, String colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlag ... flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, String colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) -
Uses of QRhiRenderTarget in io.qt.quick
Modifier and TypeMethodDescriptionprotected final QRhiRenderTarget
QQuickRhiItemRenderer.renderTarget()
SeeQQuickRhiItemRenderer::
renderTarget()const final QRhiRenderTarget
QSGRenderNode.renderTarget()
Modifier and TypeMethodDescriptionstatic QQuickRenderTarget
QQuickRenderTarget.fromRhiRenderTarget
(QRhiRenderTarget renderTarget) -
Uses of QRhiRenderTarget in io.qt.widgets
Modifier and TypeMethodDescriptionprotected final QRhiRenderTarget
QRhiWidget.renderTarget()
SeeQRhiWidget::
renderTarget()const