draw/tess: fix TES patch vertices in.
authorDave Airlie <airlied@redhat.com>
Mon, 6 Apr 2020 06:40:04 +0000 (16:40 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 27 Apr 2020 02:35:24 +0000 (12:35 +1000)
commitfe5a8e1ace61cead276d0293c595536b1b9e48c8
tree33d7f8484cc4a2cdc192710036682b3f2d2e8b8f
parent7b4a7a111754ff0849a1b7a131d359ea0b0cb847
draw/tess: fix TES patch vertices in.

Fixes CTS KHR-GL45.tessellation_shader.single.max_patch_vertices

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4574>
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/auxiliary/draw/draw_llvm.h
src/gallium/auxiliary/draw/draw_tess.c