Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp229 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationRes…
DvkAllocationCallbackUtil.cpp646 size_t getLiveSystemAllocationTotal (const AllocationCallbackValidationResults& validationResults) in getLiveSystemAllocationTotal() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAllocationTests.cpp615 return getLiveSystemAllocationTotal(validateRes) in iterate()
DvktMemoryMappingTests.cpp304 return getLiveSystemAllocationTotal(validateRes) in computeDeviceMemorySystemMemFootprint()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp615 return getLiveSystemAllocationTotal(validateRes) in iterate()
DvktMemoryMappingTests.cpp304 return getLiveSystemAllocationTotal(validateRes) in computeDeviceMemorySystemMemFootprint()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp391 …return getLiveSystemAllocationTotal(validationResults) + systemAllocationOverhead*validationResult… in getCurrentSystemMemoryUsage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp391 …return getLiveSystemAllocationTotal(validationResults) + systemAllocationOverhead*validationResult… in getCurrentSystemMemoryUsage()