freedreno/ir3: treat clipvertex like a normal varying
authorRob Clark <robdclark@gmail.com>
Sun, 25 Dec 2016 18:16:51 +0000 (13:16 -0500)
committerRob Clark <robdclark@gmail.com>
Tue, 27 Dec 2016 21:54:01 +0000 (16:54 -0500)
commitc416ea31cfe50e3d8ac3e433f9e4490a850b8e56
tree75446c195ea08e80217197bcf7f3e0534f62c6ed
parentd10c5a24818b39585acfa60ceb6dbbae22b5be09
freedreno/ir3: treat clipvertex like a normal varying

We need this in case it is streamed out.  Not sure why we were treating
it specially before.  Having it as a VS out is harmless if FS doesn't
have a matching input.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/ir3/ir3_compiler_nir.c