zink: handle memory barriers for compute batch
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 12 Aug 2020 20:56:35 +0000 (16:56 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 10 Feb 2021 00:19:39 +0000 (00:19 +0000)
commite20a43ec3545f50705d16ace70145fa7b32dd19b
treea956399c6dde0afac94eacc09d1809806d2270a3
parente3633ed12b236f9221291303692eb8cc9ac60559
zink: handle memory barriers for compute batch

this is a bit different since the regular functions cycle the gfx batch
array, but the compute batch isn't in an array

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8781>
src/gallium/drivers/zink/zink_context.c