nir: replace GCC unroll with an option that works on GCC < 8.0
[mesa.git] / src / compiler / nir / nir_lower_input_attachments.c
2020-01-23 Samuel Pitoisetnir/lower_input_attachments: lower nir_texop_fragment_...
2019-10-11 Rhys Perrynir/lower_input_attachments: pass on non-uniform access...
2019-07-08 Connor Abbottradv: Make FragCoord a sysval
2019-07-08 Daniel Schürmannanv,nir: Move lower_input_attachments pass from ANV...