glsl: Do not generate comments or extra whitespace in expression files
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 8 Jul 2016 04:37:22 +0000 (21:37 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:00 +0000 (16:28 -0700)
commitdc41d998f2bdd919edabd2cdca0f858d90516c61
tree0ff65386522e3f6549f22d633ea214f36540b465
parentc6e8fd82ea118c66e69e4ad7967faec0715741aa
glsl: Do not generate comments or extra whitespace in expression files

The comments and whitespace can live in the Python code.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Acked-by: Dylan Baker <dylan@pnwbakers.com>
src/compiler/glsl/ir_expression_operation.py