Don't exhaust 32-bit host visible address space
authorNoah Fredriks <Noah.Fredriks@amd.com>
Wed, 11 Jul 2018 21:47:02 +0000 (17:47 -0400)
committerNoah Fredriks <Noah.Fredriks@amd.com>
Fri, 5 Oct 2018 19:37:21 +0000 (15:37 -0400)
commit8e1baadaa8f29dc21a04e7c56751f58e91209e44
tree8338472f82a910265cf7d0b02d10eee5909db30e
parente6661572b5bea776720a8f5fdf9c2a683eac0503
Don't exhaust 32-bit host visible address space

If VkPhysicalDeviceGroupProperties::subsetAllocation is VK_FALSE, then
then devices in the device group will each consume memory. Adjust the
limit to account for this.

Affects: dEQP-VK.memory.allocation.basic.*

Components: Vulkan

VK-GL-CTS Issue: 1405

Change-Id: I0074c49855435dc3403b64ce85a180397c4ed955
external/vulkancts/modules/vulkan/memory/vktMemoryAllocationTests.cpp