commit | 76e7a7f7c587dcec050c100b61850c5d66e24a9a | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Aug 06 08:24:34 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Aug 06 14:58:47 2020 +0000 |
tree | e8fee4d0bff6f57178b024bf14dc47a9a8825195 | |
parent | 943463f60eeb34b1bfc24c60c7f55d2d787ceee1 [diff] |
Begin wrapping GrSmallPathRenderer atlas accesses Eventually the small path renderer will have an atlas manager it can only access through the flushState. This is heading towards: https://skia-review.googlesource.com/c/skia/+/307776 (Split the small path renderer into record-time and flush-time pieces) Change-Id: Ie8ad7d421575548294c78dcb4623cb465952a07e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308281 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>