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.cpp332 AllocationCallbackRecorder allocRecorder (getSystemAllocator()); in computeSystemMemoryUsage() local
338 allocRecorder.getCallbacks(), in computeSystemMemoryUsage()
341 const size_t resourceMemoryUsage = getCurrentSystemMemoryUsage(allocRecorder); in computeSystemMemoryUsage()
345 const size_t totalMemoryUsage = getCurrentSystemMemoryUsage(allocRecorder); in computeSystemMemoryUsage()