Fix attachment load op in framebuffer compatible render pass tests
authorziga-lunarg <ziga@lunarg.com>
Fri, 16 Sep 2022 00:42:41 +0000 (02:42 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 6 Oct 2022 15:47:19 +0000 (15:47 +0000)
commit9bfbe55d3acba8d88bfc64883a46d9908b7c6aea
treed246fb0d1c2422224751bd6b0c512058ef05d37c
parent0d15b6f6320a0601c3ddc541e0e0edecdd3ae463
Fix attachment load op in framebuffer compatible render pass tests

If image layout is VK_LAYOUT_UNDEFINED the loadOp of
VkAttachmentDescription must not be VK_ATTACHMENT_LOAD_OP_LOAD

Components: Vulkan

VK-GL-CTS issue:3948

Affected tests:
dEQP-VK.api.pipeline.renderpass.framebuffer_compatible_renderpass

Change-Id: I4b31df7fa9ca56d9c31af1326b8036f81e9d80fe
external/vulkancts/modules/vulkan/api/vktApiPipelineTests.cpp