zink: consolidate pipeline hash tables
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 14 Jun 2021 18:23:05 +0000 (14:23 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 27 Aug 2021 03:31:25 +0000 (03:31 +0000)
commit0cec4d581c30d650b78e05496b0de51ee977fe24
tree6fab0d1bc9198a16f20c45324f76e3d3ce4e61f5
parent305966ca75b0141202a854a36e5623fce64a2586
zink: consolidate pipeline hash tables

with dynamic prim type, pipelines can now be grouped by base prim type
instead of requiring a different pipeline for overall prim type

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