commit | d51fa2f1e3e14ee5f9551a528f607818e1c12a7d | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Wed Jan 22 16:53:38 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 23 01:14:32 2020 +0000 |
tree | 47a2c32113f6dabbe774d2e78caec5cae12bfb77 | |
parent | ba163361685f7b0cc500262ae2f36b51515a47ce [diff] |
Remove GrPixelConfig from GrSurface and GrSurfaceProxy. This also requires us to compute a scratch key from backend format instead of config. Bug: skia:6718 Change-Id: I6bf4c5ba8188e354ddc5307ebf2ca10080df27cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/265768 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>