diff options
author | Tapani Pälli <[email protected]> | 2014-07-25 09:40:13 +0300 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2014-08-04 12:32:59 +0300 |
commit | d66acc70777480439a67d59977169595b1cf4418 (patch) | |
tree | 95174a9d373da8d4f0caea9d571e247200ff579a /src/gallium | |
parent | 47e5039680787d1d7072caffdb767a54ecd63218 (diff) |
glsl: fix switch statement default case regressions
This patch fixes regressions caused by commit 48deb4d. Regressions
happened because 'run_default' var did not get initialized when default
case was the last one.
Now all the switch tests in es3conform suite are passing.
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81857
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions