Uses of Enum
io.qt.gui.rhi.QShader.Stage
Packages that use QShader.Stage
-
Uses of QShader.Stage in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QShader.StageModifier and TypeMethodDescriptionstatic QShader.Stage
QShader.Stage.resolve
(int value) Returns the corresponding enum entry for the given value.final QShader.Stage
QShader.stage()
static QShader.Stage
Returns the enum constant of this type with the specified name.static QShader.Stage[]
QShader.Stage.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 QShader.Stage