Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h3569 static const char* VmaAlgorithmToStr(uint32_t algorithm) in VmaAlgorithmToStr() function
12245 json.WriteString(VmaAlgorithmToStr(m_Algorithm)); in PrintDetailedMap()