panfrost: enable DrawTransformFeedback*
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 9 Aug 2020 04:13:14 +0000 (00:13 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 Aug 2020 17:10:35 +0000 (17:10 +0000)
commit4c050f222fd4a330413bc24fae447782b35df3fe
treeb308c87cbd3ce6c1f2068e58fbf763ab07c3502c
parente8b3bc1d5530f3979b2a5053bba026c4804147e8
panfrost: enable DrawTransformFeedback*

This is needed for ARB_transform_feedback2, which I plan on requiring
for ES3. Also update docs/features.txt

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6247>
docs/features.txt
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_context.h
src/gallium/drivers/panfrost/pan_screen.c