summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_outputs_to_temporaries.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Don't lower TCS outputs to temporaries.Kenneth Graunke2015-11-131-0/+3
* nir: Add a nir_foreach_variable macroJason Ekstrand2015-10-021-1/+1
* nir/lower_outputs_to_temporaries: Reparent the output nameJason Ekstrand2015-09-111-0/+3
* nir: Add a pass to lower outputs to temporary variablesJason Ekstrand2015-09-091-0/+127