nir: Use nir_builder in nir_lower_io's get_io_offset().
[mesa.git] / src / glsl / nir / nir_types.h
2015-08-17 Kenneth Graunkenir: Add a glsl_uint_type() wrapper.
2015-03-25 Kenneth Graunkenir: Add glsl_float_type() wrapper.
2015-01-29 Eric Anholtnir: Add a couple of helpers for glsl types.
2015-01-15 Jason Ekstrandnir: Use an integer index for specifying structure...
2015-01-15 Connor Abbottnir: add a simple C wrapper around glsl_types.h