Uses of Class
io.qt.gui.rhi.QRhiGraphicsPipeline.ColorMask
Packages that use QRhiGraphicsPipeline.ColorMask
-
Uses of QRhiGraphicsPipeline.ColorMask in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiGraphicsPipeline.ColorMaskModifier 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
Methods in io.qt.gui.rhi with parameters of type QRhiGraphicsPipeline.ColorMaskModifier and TypeMethodDescriptionfinal int
QRhiGraphicsPipeline.ColorMask.compareTo
(QRhiGraphicsPipeline.ColorMask other) final void
QRhiGraphicsPipeline.TargetBlend.setColorWrite
(QRhiGraphicsPipeline.ColorMask colorWrite)