nir: fix crash in loop unroll corner case
[mesa.git] / src / compiler / nir / nir_lower_clip_cull_distance_arrays.c
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-03-23 Matt Turnernir: Return progress from nir_lower_clip_cull_distance_...
2016-11-22 Kenneth Graunkenir: add a pass to compact clip/cull distances.