Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4376 static const char* VmaAlgorithmToStr(uint32_t algorithm) in VmaAlgorithmToStr() function
13659 json.WriteString(VmaAlgorithmToStr(m_Algorithm)); in PrintDetailedMap()