QSGMetalTexture Struct
struct QNativeInterface::QSGMetalTextureProvides access to and enables adopting Metal texture objects. More...
Header: | #include <QSGTexture> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Quick) target_link_libraries(mytarget PRIVATE Qt6::Quick) |
qmake: | QT += quick |
Since: | Qt 6.0 |
- QSGMetalTexture is part of Native Interfaces.