Home
last modified time | relevance | path

Searched defs:allocDuration (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp107 deUint64 allocDuration; member
129 deUint64 allocDuration; member
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DTests.cpp7792 duration allocDuration = std::chrono::high_resolution_clock::now() - timeBegin; in TestVirtualBlocksAlgorithmsBenchmark() local