Searched refs:getMTLTextureFunc (Results 1 – 2 of 2) sorted by relevance
155 PFN_vkGetMTLTextureMVK getMTLTextureFunc = nullptr; member
749 sVkEmulation->getMTLTextureFunc = gvk->vkGetMTLTextureMVK; in createGlobalVkEmulation()750 if (!sVkEmulation->getMTLTextureFunc) { in createGlobalVkEmulation()2169 sVkEmulation->getMTLTextureFunc(infoPtr->image, &infoPtr->mtlTexture); in initializeVkColorBufferLocked()