[Mesa-dev] [PATCH 0/2] A couple of patches to fix the build
Jason Ekstrand
jason at jlekstrand.net
Sat Nov 7 12:03:02 PST 2015
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
More information about the mesa-dev
mailing list