Fix out of memory error on 32bit driver builds
authorMarcin Kantoch <marcin.kantoch@amd.com>
Wed, 3 Feb 2021 18:47:17 +0000 (19:47 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 19 Feb 2021 07:58:37 +0000 (07:58 +0000)
commitc997700f536d3dcb6d58ccde3d5560e719147ec3
tree6bc36cec945f9bce192fe762882f07d0aabbe897
parentb21457162b318c81ce3025a78df00d1ee1399600
Fix out of memory error on 32bit driver builds

Limit the ammount of RT invocations on 32 bit
driver builds, so that the result buffer does
not exceed 2GB.

Components: Vulkan

VK-GL-CTS issue: 2716

Affects:
dEQP-VK.ray_tracing_pipeline.misc.maxrtinvocations_*

Change-Id: I73711e45c5bc589c1d5e5e742da817c11b3215fa
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingMiscTests.cpp