venus: implement VK_EXT_vertex_input_dynamic_state
authorJuston Li <justonli@google.com>
Mon, 7 Aug 2023 22:34:07 +0000 (15:34 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 13 Sep 2023 00:00:39 +0000 (00:00 +0000)
commit4e85c325ffe88e6c8500cc54a5359324102d32c4
treec1ed29b64c6f7da8a63b42780710e6b105f1d651
parentdfbe545a2c8529d0ff1927118dd9f117b61222a3
venus: implement VK_EXT_vertex_input_dynamic_state

requires a fixup to ignore static pVertexInputState if dynamic state
is used.

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25193>
docs/features.txt
src/virtio/vulkan/vn_command_buffer.c
src/virtio/vulkan/vn_physical_device.c
src/virtio/vulkan/vn_pipeline.c