radeonsi/nir: add input support for arrays that have not been copied to temps and...
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 15 Jan 2018 00:45:37 +0000 (11:45 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 30 Jan 2018 22:14:07 +0000 (09:14 +1100)
commitdd6d6c63a700af98a7a7d65dcdf72e8be69d4643
treeb68e36b65a0b64344e1ccbbbd00bea72de0e16e5
parentd185190222cea1def252b15c1fca3676b50d76b4
radeonsi/nir: add input support for arrays that have not been copied to temps and split

We need this to be able to support the interpolateAt builtins in a
sane way. It also leads to the generation of more optimal code.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_shader_nir.c