zink: stop using hash table for compute programs
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 1 Sep 2021 20:15:50 +0000 (16:15 -0400)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 16 Sep 2021 03:52:32 +0000 (23:52 -0400)
commit834cc07e5b9b147dbdc7c9de73491fbef688c183
tree475410529e304036c6928b67863ea322658eeaa5
parent19e99e46dbc90980efc9a3bd8e8bfd93017dfaa9
zink: stop using hash table for compute programs

this is pointless since there's no variants yet

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