nir: Copy "patch" flag from ir_variable to nir_variable.
[mesa.git] / src / glsl / nir / nir_lower_outputs_to_temporaries.c
2015-10-03 Jason Ekstrandnir: Add a nir_foreach_variable macro
2015-09-11 Jason Ekstrandnir/lower_outputs_to_temporaries: Reparent the output...
2015-09-09 Jason Ekstrandnir: Add a pass to lower outputs to temporary variables