> --- a/src/glsl/opt_dead_code_local.cpp
> +++ b/src/glsl/opt_dead_code_local.cpp
> @@ -38,10 +38,73 @@
>  #include "ir_optimization.h"
>  #include "glsl_types.h"
>
> -static bool debug = false;
> +static bool debug = true;

Accidental debug flag?



--
Aras Pranckevičius
work: http://unity3d.com
home: http://aras-p.info
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to