diff options
author | Stephen White <senorblanco@chromium.org> | 2017-05-03 16:00:38 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-04 05:10:48 +0000 |
commit | 64dbb89efc9daba9f62b4a385354a77aaa54861e (patch) | |
tree | 5c2dd79f543b09b066d48c9bc085f4fededc8470 /infra/bots/jobs.json | |
parent | 0356714916c3279c88013e5bc6064f6b81d5fe5f (diff) |
GrTessellator: fix for vertex coincident with enclosing edge.
If a previously-enclosing edge coincides exactly with the current
vertex, there are no two adjacent edges which enclose the vertex.
Since find_enclosing_edges() ensures that the left enclosing edge
is to the left of the vertex, the fix is to split the right
enclosing edge on the current vertex and restart intersection
tests.
Bug: 716720
Change-Id: Id26c5b92a6d6139f348e99554638cded37e81a8e
Reviewed-on: https://skia-review.googlesource.com/15261
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
Diffstat (limited to 'infra/bots/jobs.json')
0 files changed, 0 insertions, 0 deletions