llvmpipe/query: add support for indexed queries
authorDave Airlie <airlied@redhat.com>
Thu, 23 Jan 2020 05:48:46 +0000 (15:48 +1000)
committerMarge Bot <eric+marge@anholt.net>
Fri, 7 Feb 2020 00:54:42 +0000 (00:54 +0000)
commit9d70002744ca121bff51dd40bfa76b633320652c
tree8e902dcf1574ce8d5f2b647575d33391ce206a8f
parent658eb691fc4266cfcb6d2a7eec17469f5eae10b5
llvmpipe/query: add support for indexed queries

This adds support for the queries needed for gpu_shader5 vertex streams

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3530>
src/gallium/drivers/llvmpipe/lp_context.h
src/gallium/drivers/llvmpipe/lp_query.c
src/gallium/drivers/llvmpipe/lp_query.h
src/gallium/drivers/llvmpipe/lp_setup_vbuf.c