[Mesa-dev] [PATCH 7/8] nir: Silence unused parameter warnings
Kenneth Graunke
kenneth at whitecape.org
Wed Dec 16 10:42:00 PST 2015
On Monday, December 14, 2015 03:34:31 PM Ian Romanick wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> Number of total warnings in my build reduced from 1485 to 1476
> (reduction of 9).
>
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> ---
> src/glsl/nir/glsl_to_nir.cpp | 2 +-
> src/glsl/nir/nir.c | 4 ++++
> src/glsl/nir/nir_lower_io.c | 5 ++---
> src/glsl/nir/nir_lower_load_const_to_scalar.c | 2 ++
> src/glsl/nir/nir_lower_to_source_mods.c | 2 ++
> src/glsl/nir/nir_lower_vars_to_ssa.c | 6 +++---
> src/glsl/nir/nir_lower_vec_to_movs.c | 4 ++--
> src/glsl/nir/nir_move_vec_src_uses_to_dest.c | 2 ++
> 8 files changed, 18 insertions(+), 9 deletions(-)
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151216/7f4ca66b/attachment.sig>
More information about the mesa-dev
mailing list