commit | d6df7b55a5c947e5ce4a1bf7d2849623189faf64 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Fri Dec 13 11:17:46 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Dec 16 18:00:00 2019 +0000 |
tree | 0387cfd2c3a06926d10ef1bb34854f43201a7f4d | |
parent | 56c03da5343486610ae2bc19e7c6c266cbf81e73 [diff] |
Switch GrCaps::isFormatCompressed virtual to be 'compressionType' Most call sites really only want the Boolean so I also added an isFormatCompressed helper. Change-Id: I77f16033b69bc99329344201d2c85599d60cb757 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/259168 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>