zink: hook up cs invocation queries to the compute batch
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 20 Aug 2020 19:10:55 +0000 (15:10 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 15 Feb 2021 20:37:22 +0000 (20:37 +0000)
commitff0233353a5cf504fc8412b2f7eafd94a0abc1ff
treefa561a8e9feaa942eb6a2bb5395ad52461cd0852
parent942ba4e34124d1058492f544dc8fd42f4012fd12
zink: hook up cs invocation queries to the compute batch

compute batches are separate, so we have to run these queries on the
appropriate batch to see the expected results

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