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, 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)