commit | 0bbc3713de2f51c17fad935ccfd87dd68c7062ef | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Tue Jun 14 04:53:09 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jun 14 04:53:09 2016 -0700 |
tree | 53c421828d16ded45447cee652c9cdd0bb6a5eaf | |
parent | 401cf48631acd9a24a542f9bd6b6bb1c16168070 [diff] |
Fix compile error (uninitialized variable use) switch is already handling all cases, but some compilers don't care. This suppresses errors about potentially using vkLoadOp and vkStoreOp uninitialized. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2068523002 Review-Url: https://codereview.chromium.org/2068523002