Fix barriers in synchronization2 tests
authorziga-lunarg <ziga@lunarg.com>
Tue, 20 Sep 2022 23:07:56 +0000 (01:07 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 6 Oct 2022 15:46:20 +0000 (15:46 +0000)
commitd2d71b9066d8c7ab586fc2f080329f4ad877d464
treeea377802916ca4b1ab328514d5fbb8b1c8ce0d3f
parent25bcf68010527f6df8144b739b3046e280418f11
Fix barriers in synchronization2 tests

Stage VK_PIPELINE_STAGE_2_PRE_RASTERIZATION_SHADERS_BIT_KHR
is not supported with access mask VK_ACCESS_2_VERTEX_ATTRIBUTE_READ_BIT
or VK_ACCESS_2_INDEX_READ_BIT

Components: Vulkan

VK-GL-CTS issue: 3977

Affected tests:
dEQP-VK.synchronization2.*

Change-Id: I0c40b798e80fda98cdda49788210331a878f6bd5
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationOperation.cpp