nir/algebraic: Make algebraic_parser_test.sh executable.
[mesa.git] / src / compiler / nir / nir_lower_alpha_test.c
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Remove deref chain support from lower_alpha_test
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_alpha_test
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-10 Eric Anholtnir: Move vc4's alpha test lowering to core NIR.