Avoid invalid reportIntersectionEXT hit kinds in mem guarantee tests
authorRicardo Garcia <rgarcia@igalia.com>
Thu, 10 Feb 2022 10:49:21 +0000 (11:49 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 17 Feb 2022 18:32:02 +0000 (18:32 +0000)
commit30aa98287625cab73d12bb6fbe6995cad0ad1842
treead26030ab9410e25890b4fc7d3a7c41e2c376bae
parentfc32914016c4b99cea23d1c82a37a19ca86302e7
Avoid invalid reportIntersectionEXT hit kinds in mem guarantee tests

Only values in the [0, 127] range are allowed with reportIntersectionEXT.

Affected tests:
dEQP-VK.ray_tracing_pipeline.memguarantee.*

Components: Vulkan
VK-GL-CTS issue: 3513

Change-Id: I54669b5b7e2c0f696bbbf3e5a477b1533e4f4488
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingMemGuaranteeTests.cpp