Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1483 static std::wstring HeapFlagsToStr(VkMemoryHeapFlags flags) in HeapFlagsToStr() function
1535 flagsStr = HeapFlagsToStr(heap.flags); in PrintMemoryTypes()