intel: Improve diagnostics for emit_linear_blit failure path.
authorEric Anholt <eric@anholt.net>
Thu, 11 Apr 2013 17:11:50 +0000 (10:11 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2013 23:32:13 +0000 (16:32 -0700)
commit9167ba85841d6ad94ec886bc55ab7cb5afc435a4
treeecc6c5ae5e09762958fc6cec58ac325199319ef9
parentaceba66795bb0da7f09d0af6d9b766e1e52ca9cc
intel: Improve diagnostics for emit_linear_blit failure path.

This fixes unused variable warnings in the release build, and should be
more useful if it ever triggers.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/intel/intel_blit.c