commit | 6ca4f318967eef0f208d3f361e91fe5c427b58d8 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Thu Dec 26 15:23:49 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 26 21:40:12 2019 +0000 |
tree | 399d3688a420cc39ccff242f692187ea52c3a75f | |
parent | 91fd46a0f9bce095518d3c290dd882e8dea1e1aa [diff] |
Do vertex color adjustment before atlas calculations The atlas calculations and the color adjustment are do not interact, and this has to happen no matter how many times the atlas is adjusted. Change-Id: I571ca4bf18b133bea390787e5f58aef6334bdedb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/261543 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Brian Osman <brianosman@google.com>