commit | 7e9d6f43c1ada952ed41dddac6d99440579c0346 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Mar 20 16:50:48 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Sat Mar 21 18:09:21 2020 +0000 |
tree | 6df8cb9c3db48b65f5003690f8cff918111fc7d9 | |
parent | cf3594b60362996ce18dc40bd39c7de77e4ceaa7 [diff] |
In GrDrawVerticesOp, don't allow CPU xform with perspective matrices This causes the other attributes (colors and local coords) to be interpolated incorrectly. Bug: skia:10069 Change-Id: I90e926bed564f9c39375ba1ce0c27073f97a0875 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/278320 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>