Searched refs:computeDeviceMemorySystemMemFootprint (Results 1 – 2 of 2) sorted by relevance
639 size_t computeDeviceMemorySystemMemFootprint(const DeviceInterface &vk, VkDevice device) in iterate() function712 …, m_allocSysMemSize(computeDeviceMemorySystemMemFootprint(getDeviceInterface(), context.getDevice(… in iterate()
317 size_t computeDeviceMemorySystemMemFootprint(const DeviceInterface &vk, VkDevice device) in computeDeviceMemorySystemMemFootprint() function1472 … return computeDeviceMemorySystemMemFootprint(context.getDeviceInterface(), context.getDevice()) + in getMemoryObjectSystemSize()