zink: don't try copying multiple results for conditional render copy
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 6 Apr 2023 20:12:46 +0000 (16:12 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Apr 2023 00:52:27 +0000 (00:52 +0000)
commit06bfe07212920bf5c2c3889fc53efc76cedb91b5
tree9ac18a662fe7be5b891f5484b0409b3d27403402
parent72a9d12c96e6a57dca6d2d5fc94bb1a195146a37
zink: don't try copying multiple results for conditional render copy

conditional render is only a single result, so multiple results need
to first be aggregated

fixes #8798

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22345>
src/gallium/drivers/zink/zink_query.c