gallium: add an api to retrieve pipe offsets
authorDave Airlie <airlied@redhat.com>
Tue, 8 Dec 2020 05:06:17 +0000 (15:06 +1000)
committerMarge Bot <eric+marge@anholt.net>
Mon, 21 Dec 2020 01:12:41 +0000 (01:12 +0000)
commit46734a02fc916c46156262c3a47a92796ed59934
treedf160b0f2ea145cb279b6415077b466225bdce55
parent3df7c9bf54c7eebc11b2d67667cf6538a662124d
gallium: add an api to retrieve pipe offsets

This is needed to implement the vulkan transform feedback pause
resume functionality

Acked-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7981>
docs/gallium/context.rst
src/gallium/include/pipe/p_context.h