commit | 9414c96781d7f95a066b95261f333f0c0b46b39f | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Thu Jun 14 10:14:50 2018 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 14 17:21:47 2018 +0000 |
tree | 2f1831cb94e22a1f151dd907536a96e3061381c9 | |
parent | 653f34da95f3717d048b1961760f09dc28138321 [diff] |
ccpr: Generalize GrCCAtlas to work for cached atlases as well Converts atlas offsets to SkIVector, adds a GrCCAtlasStack class, moves the Op that renders the atlases into GrCCPerFlushResources, etc. Bug: skia: Change-Id: I5110be8e74da709f3ce84bb6798ead572142d0fa Reviewed-on: https://skia-review.googlesource.com/134701 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>