commit | fb0bd98a43fa11e09705837418167dd72bb4a361 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Apr 04 16:50:22 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Apr 05 11:55:35 2017 +0000 |
tree | 67579cf4663c41d4b9ec36bbd61020aa3ccbe57f | |
parent | be5387b9308ad0b92a48a1272b618b6eaa08a771 [diff] |
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv This is in service of: https://skia-review.googlesource.com/c/11125/ (Add parallel proxyID to StencilOps & RenderTargetOpList) where I want a better choke point for texture creation to improve discard handling. Change-Id: If57a7de47edc0853dae7bc61337d9acdc03d63b0 Reviewed-on: https://skia-review.googlesource.com/11200 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>