glsl: remove the shader_group_vote and shader_ballot expression ops
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 19 Apr 2017 08:47:08 +0000 (10:47 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 28 Apr 2017 09:33:59 +0000 (11:33 +0200)
commitce55afc4d6d3d97440856cad117d02c20fb952a9
tree5ca91dbc2dde724c262af0679933bca9a0fd31e8
parent0aef96e00cfd0ba5cb584fcb3c1a66e919d2e5a8
glsl: remove the shader_group_vote and shader_ballot expression ops

They are now no longer used.
src/compiler/glsl/ir.cpp
src/compiler/glsl/ir_expression_operation.py
src/compiler/glsl/ir_validate.cpp
src/mesa/program/ir_to_mesa.cpp
src/mesa/state_tracker/st_glsl_to_tgsi.cpp