These are pretty trivial fixes. I pushed a patch that I'd pulled of another branch and forgot I had these in it.
Jason Ekstrand (2): nir/types: Add an is_vector_or_scalar helper nir: Add a nir_deref_tail helper src/glsl/nir/nir.h | 9 +++++++++ src/glsl/nir/nir_lower_var_copies.c | 15 ++------------- src/glsl/nir/nir_split_var_copies.c | 12 ++---------- src/glsl/nir/nir_types.cpp | 6 ++++++ src/glsl/nir/nir_types.h | 1 + 5 files changed, 20 insertions(+), 23 deletions(-) -- 2.5.0.400.gff86faf _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev