commit | 8e375309caf1628aff28c58d3e87156f3f67c16c | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Mon Jul 11 10:43:58 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 10:43:58 2016 -0700 |
tree | 82e6162122e259d14770f81ff84e6da3aab219aa | |
parent | 00dd4538a5c6331dfc3a52283e6ece40f0e9425d [diff] |
Simplify MSAA path renderer This simplification is based on the observations that: there were never more than 2 passes the only time passes[] was null was the single-pass, !stencilOnly case only kBoth_DrawFace was was ever used BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2135053002 Review-Url: https://codereview.chromium.org/2135053002