commit | 5ddc34ca3de624a99673e1b1c7a3c06d931de3a6 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Sat Feb 01 20:38:30 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Feb 03 16:27:05 2020 +0000 |
tree | 54de8fdd616714daa0a940bdccfe22e5556bc596 | |
parent | 1fe3c3d183872fe69fc84b0df938e15e917624ac [diff] |
Remove 565 mask data from GrStrikeCache to constexpr varialbe Move the 565 from the GrStrikeCache to the routine that uses it. Remove all the plumbing needed to get it there. Remove unused variable from GrStrikeCache's ctor. Change-Id: I6d6630ace0e22ec9c4f68e4c359beda6354c323f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/268168 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Herb Derby <herb@google.com>