venus: Fix crash when VkGraphicsPipelineCreateInfo::layout is missing
authorLina Versace <linyaa@google.com>
Thu, 3 Aug 2023 20:17:07 +0000 (13:17 -0700)
committerLina Versace <linyaa@google.com>
Wed, 18 Oct 2023 19:12:16 +0000 (12:12 -0700)
commit904df222ef9b40eafc3593d4f5e7cd686a76f28e
tree461962c1aa65d7def394e1c03091cebb89dbe1e0
parent11f31f137c43d98a1bf62ad838755d0d807351ad
venus: Fix crash when VkGraphicsPipelineCreateInfo::layout is missing

With VK_EXT_graphics_pipeline_library, the layout may be omitted or
ignored in incomplete pipelines.

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_pipeline.c
src/virtio/vulkan/vn_pipeline.h