gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 16 Nov 2017 15:10:00 +0000 (16:10 +0100)
committerBrian Paul <brianp@vmware.com>
Fri, 17 Nov 2017 16:27:58 +0000 (09:27 -0700)
commitc7bf83ef5cf65d2ed730fcb2e560cd6531a5953a
tree84ccbf4ad2b70b0da47ab1ad5479e5c0673822bf
parentf23f2146cb8699df06a592cd13ca1ffd2c488862
gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param

Decorate the according parameters with UNUSED.

Signed-off-by: Gert Wollny <gw.fossdev@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_debug_image.c