Uses of Class
io.qt.gui.rhi.QRhiGraphicsPipeline.ColorMask
-
Uses of QRhiGraphicsPipeline.ColorMask in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhiGraphicsPipeline.ColorMaskComponent.asFlags()
Create a QFlags of the enum entry.QRhiGraphicsPipeline.ColorMaskComponent.cleared
(QRhiGraphicsPipeline.ColorMaskComponent e) Excludes other enum entry from a flag of this entry.QRhiGraphicsPipeline.ColorMask.clone()
Clones the flagsQRhiGraphicsPipeline.TargetBlend.colorWrite()
QRhiGraphicsPipeline.ColorMask.combined
(QRhiGraphicsPipeline.ColorMaskComponent e) Combines this flags with enum entry.QRhiGraphicsPipeline.ColorMaskComponent.combined
(QRhiGraphicsPipeline.ColorMaskComponent e) Combines this entry with other enum entry.QRhiGraphicsPipeline.ColorMaskComponent.flags
(QRhiGraphicsPipeline.ColorMaskComponent ... values) Creates a newQRhiGraphicsPipeline.ColorMask
from the entries.QRhiGraphicsPipeline.TargetBlend.getColorWrite()
Kotlin property getter.QRhiGraphicsPipeline.ColorMask.setFlag
(QRhiGraphicsPipeline.ColorMaskComponent e) Sets the flage
QRhiGraphicsPipeline.ColorMask.setFlag
(QRhiGraphicsPipeline.ColorMaskComponent e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QRhiGraphicsPipeline.ColorMask.compareTo
(QRhiGraphicsPipeline.ColorMask other) final void
QRhiGraphicsPipeline.TargetBlend.setColorWrite
(QRhiGraphicsPipeline.ColorMask colorWrite)