Uses of Enum
io.qt.gui.rhi.QRhiSampler.CompareOp
Packages that use QRhiSampler.CompareOp
-
Uses of QRhiSampler.CompareOp in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiSampler.CompareOpModifier and TypeMethodDescriptionstatic QRhiSampler.CompareOp
QRhiSampler.CompareOp.resolve
(int value) Returns the corresponding enum entry for the given value.final QRhiSampler.CompareOp
QRhiSampler.textureCompareOp()
static QRhiSampler.CompareOp
Returns the enum constant of this type with the specified name.static QRhiSampler.CompareOp[]
QRhiSampler.CompareOp.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 QRhiSampler.CompareOpModifier and TypeMethodDescriptionfinal void
QRhiSampler.setTextureCompareOp
(QRhiSampler.CompareOp op)