glsl: Improve debug output and variable names for opt_dead_code_local.
authorEric Anholt <eric@anholt.net>
Thu, 6 Mar 2014 07:03:42 +0000 (23:03 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 14 Mar 2014 20:02:05 +0000 (13:02 -0700)
commit2dbebbd37d470a1270e6cdd8a45c583dbd4de252
tree042c5aad66f7ab9f51c72aa23556ab9195402acb
parent2f879356b552ad75bebbafc8d4bc1c97834b8b79
glsl: Improve debug output and variable names for opt_dead_code_local.

I know this code has confused others, and it confused me 3 years later,
too.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/glsl/opt_dead_code_local.cpp