lavapipe: fix CmdCopyQueryPoolResults for partial pipeline statistics queries
if this isn't a query for all pipeline statistics, the bits that are set need to be individually copied in increasing order Fixes: b38879f8 ("vallium: initial import of the vulkan frontend") Reviewed-by:Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!9813>