Uses of Class
io.qt.gui.rhi.QRhiColorAttachment
-
Uses of QRhiColorAttachment in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhiColorAttachment.clone()
Creates and returns a copy of this object.final QRhiColorAttachment
QRhiTextureRenderTargetDescription.colorAttachmentAt
(long index) Modifier and TypeMethodDescriptionfinal QRhiTextureRenderTarget
QRhi.newTextureRenderTarget
(QRhiColorAttachment desc) Overloaded function forQRhi.newTextureRenderTarget(io.qt.gui.rhi.QRhiColorAttachment, io.qt.gui.rhi.QRhiTextureRenderTarget.Flags)
withflags = new io.qt.gui.rhi.QRhiTextureRenderTarget.Flags(0)
.final QRhiTextureRenderTarget
QRhi.newTextureRenderTarget
(QRhiColorAttachment desc, QRhiTextureRenderTarget.Flag ... flags) final QRhiTextureRenderTarget
QRhi.newTextureRenderTarget
(QRhiColorAttachment desc, QRhiTextureRenderTarget.Flags flags) final void
QRhiTextureRenderTargetDescription.setColorAttachments
(QRhiColorAttachment ... list) final void
QRhiTextureRenderTarget.setDescription
(QRhiColorAttachment desc) Overloaded function forQRhiTextureRenderTarget.setDescription(io.qt.gui.rhi.QRhiTextureRenderTargetDescription)
.ModifierConstructorDescriptionSeeQRhiColorAttachment::
QRhiColorAttachment(QRhiColorAttachment) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiRenderBuffer depthStencilBuffer) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiTexture depthTexture)