Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h142 extern const size_t VMA_ALLOCATION_CREATE_FLAG_COUNT;
DConstants.cpp760 const size_t VMA_ALLOCATION_CREATE_FLAG_COUNT = _countof(VMA_ALLOCATION_CREATE_FLAG_NAMES); variable
DVmaReplay.cpp535 …flags(VMA_ALLOCATION_CREATE_FLAG_COUNT, VMA_ALLOCATION_CREATE_FLAG_NAMES, VMA_ALLOCATION_CREATE_FL… in VmaAllocationCreateInfoStats()