venus: Fix subpass attachments
authorLina Versace <linyaa@google.com>
Fri, 9 Jun 2023 23:08:04 +0000 (16:08 -0700)
committerLina Versace <linyaa@google.com>
Wed, 18 Oct 2023 19:12:17 +0000 (12:12 -0700)
commitb0530d2c94ba63bf1b0da61bbbc607264712b028
tree89ea03f32b2079a7b14594355709df0ee7278591
parent904df222ef9b40eafc3593d4f5e7cd686a76f28e
venus: Fix subpass attachments

We must check for VK_ATTACHMENT_UNUSED.

Signed-off-by: Lina Versace <linyaa@google.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22419>
src/virtio/vulkan/vn_render_pass.c