Fix rendering flags in secondary command buffers tests
authorziga-lunarg <ziga@lunarg.com>
Fri, 23 Sep 2022 15:27:22 +0000 (17:27 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 6 Oct 2022 21:07:04 +0000 (21:07 +0000)
commit73f09303299626136b5d503b74933f70a28f2578
treee3d505df41e1e4da05f3d602935e7f9d07810579
parente5401ddbc52f00364f2e68a64c159d233c18269a
Fix rendering flags in secondary command buffers tests

VkCommandBufferInheritanceRenderingInfo::flags must match
VkRenderingInfo::flags excluding
VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT

Components: Vulkan

VK-GL-CTS issue: 3987

Affected tests:
dEQP-VK.multiview.dynamic_rendering.secondary_cmd_buffer.*

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