[Mesa-dev] [PATCH 0/2] A couple of patches to fix the build

Connor Abbott cwabbott0 at gmail.com
Sat Nov 7 12:06:12 PST 2015


Both are r-b me, go ahead and push them.

On Sat, Nov 7, 2015 at 3:03 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> 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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list