Uses of Enum
io.qt.gui.rhi.QRhi.Implementation
-
Uses of QRhi.Implementation in io.qt.gui.rhi
Modifier and TypeMethodDescriptionfinal QRhi.Implementation
QRhi.backend()
static QRhi.Implementation
QRhi.Implementation.resolve
(int value) Returns the corresponding enum entry for the given value.static QRhi.Implementation
Returns the enum constant of this type with the specified name.static QRhi.Implementation[]
QRhi.Implementation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
QRhi.backendName
(QRhi.Implementation impl) static QRhi
QRhi.create
(QRhi.Implementation impl, QRhiInitParams params) static QRhi
QRhi.create
(QRhi.Implementation impl, QRhiInitParams params, QRhi.Flags flags) Overloaded function forQRhi.create(io.qt.gui.rhi.QRhi.Implementation, io.qt.gui.rhi.QRhiInitParams, io.qt.gui.rhi.QRhi.Flags, io.qt.gui.rhi.QRhiNativeHandles)
withimportDevice = null
.static QRhi
QRhi.create
(QRhi.Implementation impl, QRhiInitParams params, QRhi.Flags flags, QRhiNativeHandles importDevice) static boolean
QRhi.probe
(QRhi.Implementation impl, QRhiInitParams params) static QRhiSwapChainProxyData
QRhi.updateSwapChainProxyData
(QRhi.Implementation impl, QWindow window)