zink: make the xfb_query_pool into an array
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 20 Aug 2020 14:27:38 +0000 (10:27 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 12 Feb 2021 13:12:29 +0000 (13:12 +0000)
commita336a4453b7ef9f3e4884cba6ace839d6df1dbcd
treee1730ebf3f18ab98338e8f988a1116d56dd9e238
parent257a808357939da62792b7a603715271e93eae4d
zink: make the xfb_query_pool into an array

we'll need to potentially be observing all streams to handle the
query types from ARB_transform_feedback_overflow_query

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