glsl: When failing to compile some builtins, print the error.
authorEric Anholt <eric@anholt.net>
Mon, 12 Mar 2012 22:47:06 +0000 (15:47 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 15 Mar 2012 23:24:50 +0000 (16:24 -0700)
commit25c729bf9f373c6b590ef6647e560f33a954f38b
treecb59f76e7d6af24eeb3728bebdb7c9ea0cd63ea7
parent497aab39f0dea48707f9414f318365839132ed75
glsl: When failing to compile some builtins, print the error.

This makes the process slightly more debuggable, though it would be
nice if the build just failed immediately instead.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/builtins/tools/generate_builtins.py