QSGMetalTexture Struct

struct QNativeInterface::QSGMetalTexture

Provides 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

Detailed Description