commit | 0a80427bf767717c2b88a60a445295ee0bce4cb1 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Jan 06 10:36:22 2021 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jan 06 21:13:10 2021 +0000 |
tree | a7a428afea128ac2bce117809ab40c1a178f6088 | |
parent | cd8068919231183bbff70dd9166b6792c1b2246d [diff] |
gathers aren't necessarily varying I noticed is_always_varying() is a little wrong, and this new test demos how. This isn't terribly important: in most practical situations gathers will indeed be varying. Change-Id: I456d4c7287147726c49ebb5af5af347c65cd21d4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350602 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@google.com>