commit | 1e7b2e5e177ca0c5856b3c03a23ac3f626f0ef72 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Mar 09 21:29:32 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Mar 10 16:22:58 2021 +0000 |
tree | 9e0682b3542931fa7a61f5f83212c427d7d218ef | |
parent | 4d7ac49dcae8c58608813d4d208d60e5a247c9e3 [diff] |
Re-enable ccpr clipping for small paths For things like path rendering we can (and should) do better than an atlas. But for use cases like "many small paths clipped by many small paths," an atlas is probably still the best solution we have. Change-Id: Iff5d250d0d6ccba9235f3fe652891554e3fdfc24 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/380856 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>