Uses of Class
io.qt.gui.rhi.QRhiColorAttachment
Packages that use QRhiColorAttachment
-
Uses of QRhiColorAttachment in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiColorAttachmentModifier and TypeMethodDescriptionQRhiColorAttachment.clone()
Creates and returns a copy of this object.final QRhiColorAttachment
QRhiTextureRenderTargetDescription.colorAttachmentAt
(long index) Methods in io.qt.gui.rhi with parameters of type QRhiColorAttachmentModifier 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)
.Constructors in io.qt.gui.rhi with parameters of type QRhiColorAttachmentModifierConstructorDescriptionSeeQRhiColorAttachment::
QRhiColorAttachment(QRhiColorAttachment) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiRenderBuffer depthStencilBuffer) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiTexture depthTexture)