commit | 7ca3b7bbe31545a78ff3a7aee8cb58b95eba587b | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Apr 10 00:21:19 2018 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 10 15:35:02 2018 +0000 |
tree | f4ae527041f73f5d24483d8b1ca2aed63147a899 | |
parent | 2e9f0575e8ef19e9bc47db15453f4ec720508e28 [diff] |
ccpr: Remove fCurrAnchorPoint from GrCCGeometry Removes fCurrAnchorPoint, and various other cleanups. fCurrAnchorPoint was originally added because points were expected to be written directly to mapped GPU buffers, which is not going to happen anymore. Bug: skia: Change-Id: Icaf8d09dae218f58c19a2f368f3cd281e285e2dd Reviewed-on: https://skia-review.googlesource.com/119984 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>