commit | 9671f32f90eba7fdd746c0ea9d599713266bcc5c | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Nov 30 21:39:24 2023 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Dec 01 14:27:33 2023 +0000 |
tree | bd73391d47f05ec0738c5b77028cda0ba233b699 | |
parent | ecf10008c8bd9759dd35afc8b3128f8f3c90cafa [diff] |
Remove isCompatible from GrSurfaceCharacteriziation It appears to be unused (outside of tests) and has Vulkan-specific code #ifdef'd in that we wish to remove. Bug: b/293490566 Change-Id: Ic122e550fec82f5225d51c2531bc6c91a82e70b5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/784917 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com>