Searched refs:VK_EXT_METAL_OBJECTS_EXTENSION_NAME (Results 1 – 5 of 5) sorted by relevance
90 #define VK_EXT_METAL_OBJECTS_EXTENSION_NAME "VK_EXT_metal_objects" macro
7315 VULKAN_HPP_CONSTEXPR_INLINE auto EXTMetalObjectsExtensionName = VK_EXT_METAL_OBJECTS_EXTENSION_NAME;
574 VK_EXT_METAL_OBJECTS_EXTENSION_NAME, in createGlobalVkEmulation()
6900 if (hasDeviceExtension(properties, VK_EXT_METAL_OBJECTS_EXTENSION_NAME)) { in filteredDeviceExtensionNames()6901 res.push_back(VK_EXT_METAL_OBJECTS_EXTENSION_NAME); in filteredDeviceExtensionNames()