Fix validation errors in renderpass tests
authorIlkka Saarelainen <ilkka.saarelainen@siru.fi>
Fri, 17 Dec 2021 05:36:16 +0000 (07:36 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 7 Jan 2022 19:05:58 +0000 (19:05 +0000)
commit1615791968dc02102b612abfccc38b5ea9673610
tree3d76181dfc12c8ebc87d459a5c1fa0bfcc98dcc8
parente9d40033da6801b66dea3c1a35c84c4b2976f060
Fix validation errors in renderpass tests

This CL fixes the validation errors in some of the renderpass
tests. The tests incorrectly defined subpass dependency access
scopes for depth/stencil attachments in some cases.

Affects:

dEQP-VK.renderpass*.attachment_allocation.*

Components: Vulkan

VK-GL-CTS Issue: 3385

Change-Id: Ia9cc78bd28dde5b9cdbf4e28ba759e3bde44a9d0
external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp