QRhiMetalNativeHandles Struct

Holds the Metal device used by the QRhi. 更多...

头: #include <QRhiMetalNativeHandles>

详细描述

注意: The class uses void * as the type since including the Objective C headers is not acceptable here. The actual types are id<MTLDevice> and id<MTLCommandQueue> .