nir/algebraic: mark some optimizations with fsat(NaN) as inexact
[mesa.git] / src / compiler / nir / nir_lower_discard_to_demote.c
2020-08-27 Eric Anholtnir/lower_discard_to_demote: Use nir_shader_instruction...
2020-03-25 Pierre-Eric Pellou... nir: update uses_demote flag in discard_to_demote pass
2020-03-09 Daniel Schürmannnir: add pass to lower discard() to demote()