Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp2500 const time_point timeAfterDefragEnd = std::chrono::high_resolution_clock::now(); in Defragment() local
2504 const duration defragDurationEnd = timeAfterDefragEnd - timeAfterGpu; in Defragment()