i965/vs: Print error if vertex shader fails to compile.
authorMatt Turner <mattst88@gmail.com>
Thu, 11 Apr 2013 16:57:23 +0000 (09:57 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Apr 2013 00:22:07 +0000 (17:22 -0700)
commit195a6cca3cbc26eeea0f7f8dfc21dd3429911779
tree895df2766808db4bf109744c46358d3834c043e6
parent32a8e877666f7c3798d736bb6f05ad2f41356ebf
i965/vs: Print error if vertex shader fails to compile.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_vec4.cpp