zink: pipeline statistics queries
this is the last "feature" for queries, after which point the refactoring can commence in an attempt to make things less awful and prep for serializing results through compute shaders like more competent drivers do
at present, due to the suboptimal batching infrastructure, compute queries are strapped onto the existing codebase like an outboard motor, complete with random flushes and stalls because we absolutely don't care about performance