commit | b064334f82bf3da05115cde7bd91f0fcc38fe23a | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Dec 15 01:04:12 2020 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 16 01:58:25 2020 +0000 |
tree | 565cb7b71384ee16c0b9cfe75970fadfcee32fdb | |
parent | 2078cbe3d4d9b7b3e233afb6f1af0863a87ef915 [diff] |
Tessellation bug fixes * Fix visitProxies when using DDL * Handle when the GrClip is nullptr * Use the same cropping/hw disable logic for onStencilClip as we do for onDrawClip. Bug: skia:10419 Change-Id: I2ebd2b12ac9cc77cece6d3fbf6c16e246bafe544 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/344479 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Adlai Holler <adlai@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>