Uses of Enum
io.qt.quick.QSGMaterialRhiShader.Stage
Packages that use QSGMaterialRhiShader.Stage
-
Uses of QSGMaterialRhiShader.Stage in io.qt.quick
Methods in io.qt.quick that return QSGMaterialRhiShader.StageModifier and TypeMethodDescriptionstatic QSGMaterialRhiShader.StageQSGMaterialRhiShader.Stage.resolve(int value) Returns the corresponding enum entry for the given value.static QSGMaterialRhiShader.StageReturns the enum constant of this type with the specified name.static QSGMaterialRhiShader.Stage[]QSGMaterialRhiShader.Stage.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick with parameters of type QSGMaterialRhiShader.StageModifier and TypeMethodDescriptionprotected final voidQSGMaterialRhiShader.setShaderFileName(QSGMaterialRhiShader.Stage stage, String filename)