zink: remove refcounting from batch states
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 25 Aug 2021 20:08:35 +0000 (16:08 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 1 Sep 2021 02:46:00 +0000 (02:46 +0000)
commitc71e662ae2b466ca8b5f5c773bdd8da7c8713677
tree90e366742b6b6c6e4827970fadafd5108185d7c1
parent39df394ffed5cc45057499be5b2c3fa6de796844
zink: remove refcounting from batch states

these are always destroyed by the context, no exceptions

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12633>
src/gallium/drivers/zink/zink_batch.c
src/gallium/drivers/zink/zink_batch.h
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_fence.c