nir: Don't lower TCS outputs to temporaries.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Oct 2015 18:28:15 +0000 (11:28 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 13 Nov 2015 23:15:46 +0000 (15:15 -0800)
commitd12bde0944d1d69401ef1d854aa0ab92b5a6af54
tree2d0894e73c035876fecbce9a98e84f7429067bdc
parent134728fdaef9d2a5d072d25b31437ac0fecd9076
nir: Don't lower TCS outputs to temporaries.

We'd like to shadow these when possible, but the current code doesn't
work properly for TCS outputs.  For now, disable it.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/glsl/nir/nir_lower_outputs_to_temporaries.c