Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp426 size_t computeDeviceMemorySystemMemFootprint (const DeviceInterface& vk, VkDevice device) in iterate() function
498 …, m_allocSysMemSize (computeDeviceMemorySystemMemFootprint(getDeviceInterface(), context.getDev… in iterate()
DvktMemoryMappingTests.cpp280 size_t computeDeviceMemorySystemMemFootprint (const DeviceInterface& vk, VkDevice device) in computeDeviceMemorySystemMemFootprint() function
1273 return computeDeviceMemorySystemMemFootprint(context.getDeviceInterface(), context.getDevice()) in getMemoryObjectSystemSize()