Uses of Enum
io.qt.gui.rhi.QShaderDescription.ImageFormat
Packages that use QShaderDescription.ImageFormat
-
Uses of QShaderDescription.ImageFormat in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QShaderDescription.ImageFormatModifier and TypeMethodDescriptionQShaderDescription.InOutVariable.getImageFormat()
Kotlin property getter.QShaderDescription.InOutVariable.imageFormat()
QShaderDescription.ImageFormat.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QShaderDescription.ImageFormat[]
QShaderDescription.ImageFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.rhi with parameters of type QShaderDescription.ImageFormatModifier and TypeMethodDescriptionfinal void
QShaderDescription.InOutVariable.setImageFormat
(QShaderDescription.ImageFormat imageFormat)