summaryrefslogtreecommitdiff
path: root/tests/general
diff options
context:
space:
mode:
authorVinson Lee <vlee@freedesktop.org>2014-06-25 17:00:16 -0700
committerVinson Lee <vlee@freedesktop.org>2014-06-26 15:20:35 -0700
commitcf69ba9c1effc21a3ddccd735be4892cd98748d0 (patch)
tree1168b89f46fd5c7dc2b04cc246ef84df7b0765ae /tests/general
parent10ca5ac1ba993e197c9b05014ff7f9642efcf073 (diff)
glsl-fs-color-matrix: Remove unused variable.
Fix clang unused-const-variable warning. glsl-fs-color-matrix.c:84:22: warning: unused variable 'black' [-Wunused-const-variable] static const GLfloat black[4] = { 0.0, 0.0, 0.0, 1.0 }; ^ Signed-off-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'tests/general')
0 files changed, 0 insertions, 0 deletions