aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_fragprog.h
diff options
context:
space:
mode:
authorRhys Kidd <[email protected]>2015-08-06 16:34:08 +1000
committerMatt Turner <[email protected]>2015-08-18 11:34:44 -0700
commit82bc45bb0863f895a6ac7c734bf127a7d0290eeb (patch)
treeb54777725ac5f713fab5d11178fac0744c341687 /src/mesa/swrast/s_fragprog.h
parent4864977e51872bf4c810358f03cf56722f9efb9b (diff)
i965: Resolve GCC sign-compare warning.
mesa/src/mesa/drivers/dri/i965/brw_draw.c: In function 'brw_draw_destroy': mesa/src/mesa/drivers/dri/i965/brw_draw.c:630:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < brw->vb.nr_buffers; i++) { ^ mesa/src/mesa/drivers/dri/i965/brw_draw.c:636:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < brw->vb.nr_enabled; i++) { ^ Signed-off-by: Rhys Kidd <[email protected]> Reviewed-by: Thomas Helland <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_fragprog.h')
0 files changed, 0 insertions, 0 deletions