freedreno/ir3: fix broken texcoord inputs
authorRob Clark <robdclark@gmail.com>
Sat, 15 Sep 2018 18:41:07 +0000 (14:41 -0400)
committerRob Clark <robdclark@gmail.com>
Wed, 17 Oct 2018 16:44:48 +0000 (12:44 -0400)
commit835cb069656a75c15ed4d707fd39d20dc370ee96
tree17cfdd9be16a73f2cbe64ff09a1879fd293c761f
parentcbf9fe50b5f848c6be380ab37cf034618c9a851e
freedreno/ir3: fix broken texcoord inputs

TODO not sure if this is best solution, but current logic is broken for
texcoord inputs.  It is definitely the simplest solution.

Fixes: 1a24f519663 freedreno/ir3: ignore unused inputs
Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/ir3/ir3_compiler_nir.c