Fix access mask in pipeline barriers in ray tracing tests
authorziga-lunarg <ziga@lunarg.com>
Sun, 5 Mar 2023 22:05:53 +0000 (23:05 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Thu, 16 Mar 2023 16:45:53 +0000 (16:45 +0000)
commit3700394afb3f7ac520f9d571270aac8c073a7818
tree121796e40a6ae2273cae0a2361e02b8f8f6f3a93
parentb6126114ca7a07bbcf5451eb7ade913330d717f3
Fix access mask in pipeline barriers in ray tracing tests

The dstAccessMask of pMemoryBarriers must only include access flags that
are supported by the pipeline stages in dstStageMask

Components: Vulkan

VK-GL-CTS issue: 4319

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

Change-Id: I633404e9fccd5651ddf4d838961bddd7cc60c32f
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingBuildLargeTests.cpp