draw: change geom shader output to an array of outputs.
authorDave Airlie <airlied@redhat.com>
Thu, 23 Jan 2020 06:17:25 +0000 (16:17 +1000)
committerMarge Bot <eric+marge@anholt.net>
Fri, 7 Feb 2020 00:54:42 +0000 (00:54 +0000)
commit0c77007c9db74c3859f75dcd5161396ae5c16772
tree71f4b3f974b8269dc92aee3e62321fe490738df9
parent8583fcd8f182a290f000cb303ec2e067688363b8
draw: change geom shader output to an array of outputs.

Instead of a single output ptr, pass in one per output stream.

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