Fix partial heap usage in protected_memory android swapchain tests
authorChris Hambacher <c.hambacher@samsung.com>
Thu, 21 Jul 2022 18:28:01 +0000 (13:28 -0500)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 4 Aug 2022 15:54:21 +0000 (15:54 +0000)
commit56e5dc27253d7f3f9bdc3c44547475ae5ff7464b
tree62f661f5bb4585b897f7577e4574e3b6f43fa462
parent4aa2b46fc49a607108afe9f65d01ebfa66115317
Fix partial heap usage in protected_memory android swapchain tests

On devices with small amounts of protected memory, limitting usage to
25% of the total protected memory causes tests to be skipped. Tweak
to allow for full usage of the protected heap.

Affects:
dEQP-VK.protected_memory.interaction.wsi.android.swapchain.create.min_image_count
dEQP-VK.protected_memory.interaction.wsi.android.swapchain.create.image_format
dEQP-VK.protected_memory.interaction.wsi.android.swapchain.create.image_extent

Components: Vulkan

VK-GL-CTS Issue: 3296

Change-Id: I43c1cfc8d0e44d401952317158829f1a2da241a1
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemWsiSwapchainTests.cpp