commit | 0cf45f607cfc5d22ef9e6fbe0c7480a409349704 | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Mon Apr 17 10:46:51 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Apr 17 16:30:17 2017 +0000 |
tree | 3891b40ca92a8a3c276c6b53c16ca67f2b615ceb | |
parent | b39425023c0f9fe4fa61e0310a72188621718125 [diff] |
Split SkCrossContextImageData into Image and BackendTexture subclasses This is needed for a follow up CL where we switch from using GrBackendTextureDesc to GrBackendTexture. Bug: skia: Change-Id: Id12d3357af1cc7f30c7f9196e614089779dc0715 Reviewed-on: https://skia-review.googlesource.com/13588 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>