nir: Fix typo from commit 6702f1acde9.
[mesa.git] / src / compiler / nir_types.h
2016-03-17 Connor Abbottnir/types: add a function to get the bitsize of a base...
2016-02-14 Jason Ekstrandnir/types: Add more type constructor functions
2016-02-14 Jason Ekstrandnir/types: Add a few more glsl_type_is_ functions
2016-02-14 Jason Ekstrandnir/types: Add helpers for working with sampler and...
2016-02-14 Jason Ekstrandnir/types: Add helpers for function types
2016-01-26 Emil Velikovcompiler: move the glsl_types C wrapper alongside their...