Home
last modified time | relevance | path

Searched refs:eExecutable (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp2769 eExecutable = VK_INTERNAL_ALLOCATION_TYPE_EXECUTABLE enumerator
2776 case InternalAllocationType::eExecutable: return "Executable"; in to_string()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp1980 eExecutable = VK_INTERNAL_ALLOCATION_TYPE_EXECUTABLE enumerator
Dvulkan_to_string.hpp4997 case InternalAllocationType::eExecutable: return "Executable"; in to_string()