Uses of Class
io.qt.gui.rhi.QRhiDepthStencilClearValue
-
Uses of QRhiDepthStencilClearValue in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhiDepthStencilClearValue.clone()
Creates and returns a copy of this object.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) final boolean
QRhiDepthStencilClearValue.equals
(QRhiDepthStencilClearValue b) ModifierConstructorDescriptionSeeQRhiDepthStencilClearValue::
QRhiDepthStencilClearValue(QRhiDepthStencilClearValue)