Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp639 size_t computeDeviceMemorySystemMemFootprint(const DeviceInterface &vk, VkDevice device) in iterate() function
712 …, m_allocSysMemSize(computeDeviceMemorySystemMemFootprint(getDeviceInterface(), context.getDevice(… in iterate()
H A DvktMemoryMappingTests.cpp317 size_t computeDeviceMemorySystemMemFootprint(const DeviceInterface &vk, VkDevice device) in computeDeviceMemorySystemMemFootprint() function
1472 … return computeDeviceMemorySystemMemFootprint(context.getDeviceInterface(), context.getDevice()) + in getMemoryObjectSystemSize()