Do not chain dynamic render pass inheritance info in dEQP-VK.renderpass
authorSlawomir Cygan <slawomir.cygan@intel.com>
Wed, 29 Sep 2021 16:26:49 +0000 (18:26 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Mon, 18 Oct 2021 19:15:23 +0000 (15:15 -0400)
commit759d55d8308ccccfcb523e17302d5307997f1df5
tree1269246c4affd59e28998e7391aa94b670b5f9dd
parent4276f08f376657c104ae50a7e17ea358407812f6
Do not chain dynamic render pass inheritance info in dEQP-VK.renderpass

This fixes the tests that do not use, enable or require dynamic rendering
to not chain the VkCommandBufferInheritanceRenderingInfoKHR structure,
which is only for inheritinh the dynamic renderpasses.

Affects: dEQP-VK.renderpass*

VK-GL-CTS Issue: 3165

Components: Vulkan

Change-Id: Idb8fed2bcd6a6bf664cf5516a664b8beaa94484a
(cherry picked from commit f654a58b74d3f278c43e7e25cdc5d2d29e1d7abf)
external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp