Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h138 extern const size_t VK_IMAGE_LAYOUT_COUNT;
DConstants.cpp727 const size_t VK_IMAGE_LAYOUT_COUNT = _countof(VK_IMAGE_LAYOUT_NAMES); variable
DVmaReplay.cpp470 initialLayout(VK_IMAGE_LAYOUT_COUNT, VK_IMAGE_LAYOUT_NAMES, VK_IMAGE_LAYOUT_VALUES) in VkImageCreateInfoStats()