zink: handle descriptor set updates for compute operations
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 12 Aug 2020 20:58:57 +0000 (16:58 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 10 Feb 2021 00:19:39 +0000 (00:19 +0000)
commitdac99517ff2f6dcc8d5057d79385bb2e967945f8
treef47782659c7ff031100d1b897c27373146257e2a
parente20a43ec3545f50705d16ace70145fa7b32dd19b
zink: handle descriptor set updates for compute operations

this is almost identical, the difference being that we need to explicitly
use the compute batch/program in a few places

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