commit | 607be37e3d4ddbe2163c200d6e13bcee981f6bf7 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Aug 03 11:54:34 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Aug 03 20:51:48 2018 +0000 |
tree | 19be02e9b6012ffb9344c05543705da6985f9ddc | |
parent | 4c3b63e289c58465d92a1ccec7170c89ffa8d3e0 [diff] |
GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. It probably doesn't need to be ref counted at all and should be stored in GrOpFlushState's arena but that's a larger change for another day. Change-Id: I5f593fb426b8e7794f2ca81194f5a8d9e0f0a072 Reviewed-on: https://skia-review.googlesource.com/145332 Auto-Submit: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>