Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp100 static const wchar_t* DefragmentationAlgorithmToStr(uint32_t algorithm) in DefragmentationAlgorithmToStr() function
2297 wprintf(L" Algorithm = %s\n", DefragmentationAlgorithmToStr(defragInfo.flags)); in TestDefragmentationAlgorithms()
2344 std::wstring output = DefragmentationAlgorithmToStr(defragInfo.flags); in TestDefragmentationAlgorithms()