Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp802 static void PrintMemStatInfo(const MemStatInfo& info);
930 PrintMemStatInfo(m_PeakMemStats.total); in PrintMemStats()
938 PrintMemStatInfo(info); in PrintMemStats()
948 PrintMemStatInfo(info); in PrintMemStats()
1046 void Statistics::PrintMemStatInfo(const MemStatInfo& info) in PrintMemStatInfo() function in Statistics