commit | 796693af3cda0e24a76a89a092ed8de0e46ccb18 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed Dec 05 14:36:35 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 05 20:12:42 2018 +0000 |
tree | 5772619f44c3891189444ad61fe83fe4c4bf2082 | |
parent | 10273c1d5fe18f41a62c5ff4faf8bbdb5d5656cc [diff] |
Mark wrapped textures imported into SkImages as "read only". Read only textures and proxies fail writePixels, as copy dsts, and mip regeneration. Bug: skia:8509 Change-Id: Iaa0b473cc9a9930fde3ef0e91373d5040650de35 Reviewed-on: https://skia-review.googlesource.com/c/174316 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>