tgsi/scan: fix num_inputs/num_outputs for shaders with overlapping arrays
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 7 Oct 2016 10:53:55 +0000 (12:53 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 12 Oct 2016 16:50:10 +0000 (18:50 +0200)
commitf9a01f3872fa854c316b36351b166e2e4ebb5570
tree40191800940173b3b051f2973f70d23979fa11bc
parent700a571f8963cff4bff230e8e9b25da0bdce4f54
tgsi/scan: fix num_inputs/num_outputs for shaders with overlapping arrays

v2: remove a tautological left-over assert (Marek)

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> (v1)
Reviewed-by: Dave Airlie <airlied@redhat.com> (v1)
src/gallium/auxiliary/tgsi/tgsi_scan.c