Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.cpp711 const uint32_t VK_IMAGE_LAYOUT_VALUES[] = { variable
729 _countof(VK_IMAGE_LAYOUT_NAMES) == _countof(VK_IMAGE_LAYOUT_VALUES),
DConstants.h137 extern const uint32_t VK_IMAGE_LAYOUT_VALUES[];
DVmaReplay.cpp470 initialLayout(VK_IMAGE_LAYOUT_COUNT, VK_IMAGE_LAYOUT_NAMES, VK_IMAGE_LAYOUT_VALUES) in VkImageCreateInfoStats()