Searched refs:VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAME (Results 1 – 4 of 4) sorted by relevance
122 #define VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAME "VK_KHR_external_semaphore_win32" macro
6581 …INLINE auto KHRExternalSemaphoreWin32ExtensionName = VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAM…
6870 if (hasDeviceExtension(properties, VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAME)) { in filteredDeviceExtensionNames()6871 res.push_back(VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAME); in filteredDeviceExtensionNames()