glsl: Generate code for constant binary expressions that have one operand type
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 11 Jul 2016 17:19:31 +0000 (10:19 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:01 +0000 (16:28 -0700)
commitf81b1c7fa7f5392ea0b950b888db6f023769af52
tree1ef13f013aaa61a0964e2774bea21da086fce0b2
parent598929aee7d9b70ddd7ab22347b43362cffdf3f9
glsl: Generate code for constant binary expressions that have one operand type

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