Home
last modified time | relevance | path

Searched defs:allocStrategy (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp239 static const char* GetAllocationStrategyName(VmaAllocationCreateFlags allocStrategy) in GetAllocationStrategyName()
250 static const char* GetVirtualAllocationStrategyName(VmaVirtualAllocationCreateFlags allocStrategy) in GetVirtualAllocationStrategyName()
4838 VmaAllocationCreateFlags allocStrategy, in BenchmarkAlgorithmsCase()