Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.cpp648 const uint32_t VK_SAMPLE_COUNT_VALUES[] = { variable
659 _countof(VK_SAMPLE_COUNT_NAMES) == _countof(VK_SAMPLE_COUNT_VALUES),
DConstants.h123 extern const uint32_t VK_SAMPLE_COUNT_VALUES[];
DVmaReplay.cpp466 samples(VK_SAMPLE_COUNT_COUNT, VK_SAMPLE_COUNT_NAMES, VK_SAMPLE_COUNT_VALUES), in VkImageCreateInfoStats()