commit | f1b7a1d82860e106ed7d3e0e876419e65783fb84 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Mon Sep 28 06:26:28 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Sep 28 06:26:29 2015 -0700 |
tree | 8177909b7cf258639fccd47037befeae6c649c29 | |
parent | 67c6513a96f0dbfeff2bee1c444a5ac9f07857c6 [diff] |
Make skpaint->grpaint flow work for composing draws (verts and atlas) One side effect is that the SkShader's (or implicit shader's) fragment processor is responsible for the transition from an unpremul paint color to a premul color. Review URL: https://codereview.chromium.org/1348583002