anv: allocate fake render pass for continuation command buffers
authorIván Briano <ivan.briano@intel.com>
Thu, 4 Nov 2021 19:30:20 +0000 (12:30 -0700)
committerIván Briano <ivan.briano@intel.com>
Wed, 26 Jan 2022 02:13:51 +0000 (18:13 -0800)
commite41436beec4bbd4a2bb627018f0628d68113b948
treed5c1dd3b951caebe60b73725b180c75fede8f4bd
parentb32023573de43a1ff3253868407df16a03a92473
anv: allocate fake render pass for continuation command buffers

v4: Assert if there's no VkCommandBufferInheritanceRenderingInfoKHR (Lionel)

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13980>
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c