[Mesa-dev] [PATCH 8/9] nir/builder: only read meaningful channels in nir_swizzle()

2015-11-19 Thread Iago Toral Quiroga
From: Connor Abbott This way the caller doesn't have to initialize all 4 channels when they aren't using them. v2: Fix signed/unsigned comparison warning (Iago) Reviewed-by: Iago Toral Quiroga --- src/glsl/nir/nir_builder.h | 2 +- 1 file

Re: [Mesa-dev] [PATCH 8/9] nir/builder: only read meaningful channels in nir_swizzle()

2015-11-19 Thread Matt Turner
Reviewed-by: Matt Turner ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev