Reduces percentage of heap used in memory tests
authorMatthew Netsch <quic_mnetsch@quicinc.com>
Wed, 5 Sep 2018 18:36:31 +0000 (14:36 -0400)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Wed, 5 Sep 2018 18:36:31 +0000 (14:36 -0400)
commit1dab6c690815c1640b7726e05211ec3ab244f935
tree1e44f56693b292371d735738af1494c3fa252741
parentf77f9b2f06ebc6bc6eefe6f90a1e66a7d5929337
Reduces percentage of heap used in memory tests

Heaps can be shared and even fragmented on real systems.
The current percentage of 50% is a little high to reasonably
account for these issues.

Components: Vulkan
VK-GL-CTS issue: 1342

Affects:
dEQP-VK.memory.device_group_allocation.random*

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