5374605ea9
if a single query is being started and stopped frequently, update the internal qbo with a single copy call instead of one copy per result not actually that useful in practice because of how query pools are shared, but could help somewhere in theory Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21581>