glsl: Use constant_template_horizontal instead of constant_template_horizontal_single...
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 18 Jul 2016 18:13:55 +0000 (11:13 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:03 +0000 (16:28 -0700)
commitd6e73150a4017ace895472b049ca9381b1073a6d
tree356b7100284ac8dc5fec9fe265780a514700d7d7
parent822b5c5eb257cccd0fe3939819a3588d18173a23
glsl: Use constant_template_horizontal instead of constant_template_horizontal_single_implementation for unops

This changes the "shape" of all the pack and unpack operators, but they
should function the same.

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