st/nir: Don't use GLSL IR's MOD_TO_FLOOR lowering when using NIR.
[mesa.git] / src / mesa / state_tracker / st_glsl_to_ir.cpp
2019-06-05 Kenneth Graunkest/nir: Don't use GLSL IR's MOD_TO_FLOOR lowering when...
2019-03-06 Timothy Arcerist/glsl: start spilling out common st glsl conversion...