Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp363 AllocationCallbackRecorder allocRecorder (getSystemAllocator()); in computeSystemMemoryUsage() local
372 allocRecorder.getCallbacks(), in computeSystemMemoryUsage()
376 const size_t resourceMemoryUsage = getCurrentSystemMemoryUsage(allocRecorder); in computeSystemMemoryUsage()
380 const size_t totalMemoryUsage = getCurrentSystemMemoryUsage(allocRecorder); in computeSystemMemoryUsage()