commit | 5d6ea16dfe99e1aba61c25a897b66951faab1a39 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon May 14 08:39:54 2012 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu May 17 10:05:24 2012 -0700 |
tree | eb0fd2083ffa5dc41bcd0e9dd646fdb4097d0269 | |
parent | 5462f3679ab7217d3a3be48365750801c7771237 [diff] |
glsl: Let the constructor figure out the types of switch-related expressions. I noticed this while unindenting the code. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>