Uses of Class
io.qt.gui.rhi.QShaderDescription.ImageFlags
-
Uses of QShaderDescription.ImageFlags in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQShaderDescription.ImageFlag.asFlags()
Create a QFlags of the enum entry.QShaderDescription.ImageFlag.cleared
(QShaderDescription.ImageFlag e) Excludes other enum entry from a flag of this entry.QShaderDescription.ImageFlags.clone()
Clones the flagsQShaderDescription.ImageFlag.combined
(QShaderDescription.ImageFlag e) Combines this entry with other enum entry.QShaderDescription.ImageFlags.combined
(QShaderDescription.ImageFlag e) Combines this flags with enum entry.QShaderDescription.ImageFlag.flags
(QShaderDescription.ImageFlag ... values) Creates a newQShaderDescription.ImageFlags
from the entries.QShaderDescription.InOutVariable.getImageFlags()
Kotlin property getter.QShaderDescription.InOutVariable.imageFlags()
QShaderDescription.ImageFlags.setFlag
(QShaderDescription.ImageFlag e) Sets the flage
QShaderDescription.ImageFlags.setFlag
(QShaderDescription.ImageFlag e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QShaderDescription.ImageFlags.compareTo
(QShaderDescription.ImageFlags other) final void
QShaderDescription.InOutVariable.setImageFlags
(QShaderDescription.ImageFlags imageFlags)