zink/query: refactor the xfb split buffers/query pools
This grew a bit.
First it refactors the buffers/queries into a single namespace, moves all the XFB queries into using a single pool maps the buffers up front for getting results, and finally only reset the query range in use instead of the big hammer.
Edited by Dave Airlie