Fix loadOp in imageless framebuffer test
authorziga-lunarg <ziga@lunarg.com>
Mon, 10 Oct 2022 22:39:37 +0000 (00:39 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 27 Oct 2022 17:10:29 +0000 (17:10 +0000)
commita8693975ebd8fe26fc7fe20cc16b47bf1ade5e22
tree09859e8427f4993565db2be180a9d75bcaec5658
parent5d9b9118e7294c3c5752b9c136211a55ff4baa53
Fix loadOp in imageless framebuffer test

If initial layout in attachment descriptions is
VK_IMAGE_LAYOUT_UNDEFINED, then the load op must not be
VK_ATTACHMENT_LOAD_OP_LOAD

Components: Vulkan

VK-GL-CTS issue: 4030

Affected tests:
dEQP-VK.imageless_framebuffer.*

Change-Id: I5e7f3f5e440dd380a05cf82127af4bea2538fdd2
external/vulkancts/modules/vulkan/imageless_framebuffer/vktImagelessFramebufferTests.cpp