Home
last modified time | relevance | path

Searched refs:eMetalCommandQueue (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp6372 eMetalCommandQueue = VK_EXPORT_METAL_OBJECT_TYPE_METAL_COMMAND_QUEUE_BIT_EXT, enumerator
6386 …tTypeFlagBitsEXT::eMetalDevice | ExportMetalObjectTypeFlagBitsEXT::eMetalCommandQueue | ExportMeta…
Dvulkan_to_string.hpp3006 if ( value & ExportMetalObjectTypeFlagBitsEXT::eMetalCommandQueue ) in to_string()
8313 case ExportMetalObjectTypeFlagBitsEXT::eMetalCommandQueue: return "MetalCommandQueue"; in to_string()