Partial revert of CL 8054: Fix invalid layout transitions in some dynamic rendering...
authorPiers Daniell <pdaniell@nvidia.com>
Wed, 13 Oct 2021 03:44:04 +0000 (21:44 -0600)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 15 Oct 2021 22:37:20 +0000 (22:37 +0000)
commit46888763ffc567b84befacc92aeea40171373111
treed3f48c18557b5721dc2fceb50581730e048fba79
parentd8e9da73c689291ea008cc62855917b8654bfb55
Partial revert of CL 8054: Fix invalid layout transitions in some dynamic rendering tests

This image barrier change was wrong. I thought this was a duplicate
barrier for the color attachment image, but it was actually
one for the depth/stencil attachment image.

Affects:

dEQP-VK.multiview.dynamic_rendering.depth.*
dEQP-VK.multiview.dynamic_rendering.stencil.*

Components: Vulkan

VK-GL-CTS issue: 3164

Change-Id: Id65e226eaec2c158289d684a0a997d8a929a5f45
external/vulkancts/modules/vulkan/multiview/vktMultiViewRenderTests.cpp