Fix barrier in ray tracing pipeline build tests
authorziga-lunarg <ziga@lunarg.com>
Sun, 16 Oct 2022 19:45:02 +0000 (21:45 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 10 Nov 2022 18:11:57 +0000 (18:11 +0000)
commit16243bca00f0c21ea1429ba566f2c9078b8d106b
tree78036225dabc94059b6a004f1d58b3d31fe70db7
parent0de12be8bc46fb63242effa421f8f21493449ea9
Fix barrier in ray tracing pipeline build tests

If access mask is VK_ACCEDSS_ACCELERATION_STRUCTURE_WRITE_BIT_KHR then
stage must be VK_PIPELINE_STAGE_ACCELERATION_STRUCTURE_BUILD_BIT_KHR

Components: Vulkan

VK-GL-CTS issue: 4053

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

Change-Id: I0a8080881f944319aae2417e5f9fe3297b933dd7
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingBuildTests.cpp