zink: always set vertex dynamic states
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 23 Jun 2022 19:13:56 +0000 (15:13 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 4 Aug 2022 02:16:18 +0000 (02:16 +0000)
commitae022b784c942d80d92d33962e5c3daa157fc9bc
treecce9da38f5a0ceb6f29900235344e8d097ec79ae
parent3d58642984cb4df1fff6f4915f8d8fbc5d038d41
zink: always set vertex dynamic states

even if there are no bindings, this should be set in order to further
deduplicate the number of pipelines needed

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17225>
src/gallium/drivers/zink/zink_draw.cpp
src/gallium/drivers/zink/zink_pipeline.c