nir: Add a foreach_block_reverse function
[mesa.git] / src / glsl / nir / nir_lower_variables_scalar.c
2015-01-15 Jason Ekstrandnir/lower_variables_scalar: Silence a compiler warning
2015-01-15 Jason Ekstrandnir: Add NIR_TRUE and NIR_FALSE constants and use them...
2015-01-15 Connor Abbottnir: keep track of the number of input, output, and...
2015-01-15 Connor Abbottnir: add a pass to lower variables for scalar backends