Lines Matching refs:supportsExternalMemoryImport
788 deviceInfos[i].supportsExternalMemoryImport = false; in createGlobalVkEmulation()
802 deviceInfos[i].supportsExternalMemoryImport = in createGlobalVkEmulation()
892 deviceInfos[i].supportsExternalMemoryImport = in createGlobalVkEmulation()
895 deviceInfos[i].supportsExternalMemoryImport = false; in createGlobalVkEmulation()
957 if (deviceInfos[i].supportsExternalMemoryImport || in createGlobalVkEmulation()
1027 sVkEmulation->deviceInfo.supportsExternalMemoryImport, in createGlobalVkEmulation()
1047 if (sVkEmulation->deviceInfo.supportsExternalMemoryImport || in createGlobalVkEmulation()
1109 if (sVkEmulation->deviceInfo.supportsExternalMemoryImport) { in createGlobalVkEmulation()
1144 if (sVkEmulation->deviceInfo.supportsExternalMemoryImport) { in createGlobalVkEmulation()
1975 if (extMemImport && !sVkEmulation->deviceInfo.supportsExternalMemoryImport) { in initializeVkColorBufferLocked()
2231 if (!deviceInfo.supportsExternalMemoryExport && deviceInfo.supportsExternalMemoryImport) { in createVkColorBuffer()
2251 if ((!(deviceInfo.supportsExternalMemoryExport || !deviceInfo.supportsExternalMemoryImport)) || in exportColorBufferMemory()
2976 if (sVkEmulation->deviceInfo.supportsExternalMemoryImport || in setupVkBuffer()