Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.cpp695 const char* VK_IMAGE_LAYOUT_NAMES[] = { variable
727 const size_t VK_IMAGE_LAYOUT_COUNT = _countof(VK_IMAGE_LAYOUT_NAMES);
729 _countof(VK_IMAGE_LAYOUT_NAMES) == _countof(VK_IMAGE_LAYOUT_VALUES),
DConstants.h136 extern const char* VK_IMAGE_LAYOUT_NAMES[];
DVmaReplay.cpp470 initialLayout(VK_IMAGE_LAYOUT_COUNT, VK_IMAGE_LAYOUT_NAMES, VK_IMAGE_LAYOUT_VALUES) in VkImageCreateInfoStats()