Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h145 extern const size_t VMA_MEMORY_USAGE_COUNT;
DConstants.cpp774 const size_t VMA_MEMORY_USAGE_COUNT = _countof(VMA_MEMORY_USAGE_NAMES); variable
DVmaReplay.cpp536 usage(VMA_MEMORY_USAGE_COUNT, VMA_MEMORY_USAGE_NAMES), in VmaAllocationCreateInfoStats()