glsl: Sort GLSL type enums in switch-statements in enum order
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 12 Jul 2016 23:51:35 +0000 (16:51 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:01 +0000 (16:28 -0700)
commitfd2dabbb9fc2c7d349d0d913c9e115ac3ac3eac0
tree4c5ea542791ab0c5c5b442878c1f0d1a61e936c9
parent13ef8c46b8b8b90b74e2f9d1cc7b0483fa89c3c7
glsl: Sort GLSL type enums in switch-statements in enum order

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/ir_constant_expression.cpp