nir: Fix interaction of GL_CLAMP lowering with texture offsets.
[mesa.git] / src / compiler / nir / nir_lower_subgroups.c
2017-11-07 Jason Ekstrandnir,intel/compiler: Use a fixed subgroup size
2017-11-07 Jason Ekstrandnir/lower_subgroups: Lower ballot intrinsics to the...
2017-11-07 Jason Ekstrandnir: Add a new subgroups lowering pass