Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp229 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationRes…
DvkAllocationCallbackUtil.cpp646 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults) in getLiveSystemAllocationTotal() function
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp446 return getLiveSystemAllocationTotal(validateRes) in iterate()
DvktMemoryMappingTests.cpp300 return getLiveSystemAllocationTotal(validateRes) in computeDeviceMemorySystemMemFootprint()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp344 …return getLiveSystemAllocationTotal(validationResults) + systemAllocationOverhead*validationResult… in getCurrentSystemMemoryUsage()