commit | 9fdebfb377d4f4f23352ac096c5c69ab0fa272f5 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Mon Nov 18 19:55:11 2019 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Nov 19 16:49:29 2019 +0000 |
tree | 57b58d35a93554e3872e5aa539f8fbd13a60309f | |
parent | e0ce128c1d6081b07f13e3a3b9ef816f60c730b7 [diff] |
ccpr: Fix an assumption about weights from the tessellator We previously assumed that the tessellator would wrap weights modulo 2 when the fill type was even/odd. Change-Id: I092e4207db17a3deacd453a19981a1b6ef9c8516 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/255180 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>