commit | cf75b00ff0b59871e11f23bcbab2884eb083ac4c | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed Aug 16 10:42:09 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Aug 16 15:42:58 2017 +0000 |
tree | e46d05828ae868164e723e67b75c15ee3d8998f7 | |
parent | af10923819c5aee7f28e91ac1da4f5a25bdfdd23 [diff] |
Make ref manipulation public on surface proxies. Now that our system supports more flexible and later creation of GrPiplines, GrOps should be able to access these methods without the redundant state variables incurred when using GrGpuResourceRef. Change-Id: Ib9c025e1134617f96b9ebbb153c78e51c63914bf Reviewed-on: https://skia-review.googlesource.com/35283 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>