Uses of Enum
io.qt.gui.rhi.QRhiShaderResourceBinding.Type
Packages that use QRhiShaderResourceBinding.Type
-
Uses of QRhiShaderResourceBinding.Type in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiShaderResourceBinding.TypeModifier and TypeMethodDescriptionQRhiShaderResourceBinding.Type.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QRhiShaderResourceBinding.Type[]
QRhiShaderResourceBinding.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.