Fix initial color attachment layout in conditional rendering tests
authorRicardo Garcia <rgarcia@igalia.com>
Mon, 20 Jun 2022 14:25:29 +0000 (16:25 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 8 Jul 2022 14:41:13 +0000 (14:41 +0000)
commit1a5e4ff3719f04aac77de704fc9755d1638ba85e
treefc7f38610cdf4ea17823d3ac90f5ed4b6118da4b
parentce42b5b87e1fd218eeb4927667c2b4222f41d09e
Fix initial color attachment layout in conditional rendering tests

Color attachments were never properly transitioned out of the undefined
layout into the general layout as specified in the render pass.

Affected tests:
dEQP-VK.conditional_rendering.*

Components: Vulkan
VK-GL-CTS issue: 3781

Change-Id: Iaa2dbe3badaa1ed6ab49c02259c7d0a626e60fde
external/vulkancts/modules/vulkan/conditional_rendering/vktConditionalClearAttachmentTests.cpp
external/vulkancts/modules/vulkan/conditional_rendering/vktConditionalDrawTests.cpp