nv50,nvc0: update with latest caps
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 11 Apr 2020 07:04:01 +0000 (03:04 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 16 Apr 2020 18:19:27 +0000 (18:19 +0000)
commit6ae214ac2eebf6a15ff41112d17940080a87d918
tree2dd7685bced639df96620045bc1f82c777e95a49
parent029471c3c4eb1fde68fbebc79fdcb8e70090aab8
nv50,nvc0: update with latest caps

One notable change is that DRAW_INFO_START_WITH_USER_INDICES is enabled.
An audit of the code indicates that it should work, and a number of
piglit tests exercising glMultiDrawElements continue to function.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4520>
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c