Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h124 extern const size_t VK_SAMPLE_COUNT_COUNT;
DConstants.cpp657 const size_t VK_SAMPLE_COUNT_COUNT = _countof(VK_SAMPLE_COUNT_NAMES); variable
DVmaReplay.cpp466 samples(VK_SAMPLE_COUNT_COUNT, VK_SAMPLE_COUNT_NAMES, VK_SAMPLE_COUNT_VALUES), in VkImageCreateInfoStats()