Wraps a native shading rate map. More...
This struct was introduced in Qt 6.9.
| quint64 | object |
An example is MTLRasterizationRateMap with Metal. Other 3D APIs that use textures for image-based VRS do not use this struct since those can function via the QRhiTexture-based overload of QRhiShadingRate::createFrom().
64-bit integer containing the native object handle.
Used with QRhiShadingRateMap::createFrom(). For example, with Metal, object is expected to be an id<MTLRasterizationRateMap>.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qrhishadingratemap-nativeshadingratemap.html