commit | d3a95c2b66b26d6aa906bcf9d5ca6fdcd067eefc | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Wed Jun 03 13:24:46 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jun 03 18:04:28 2020 +0000 |
tree | cc60680148fb592680f260607b95463d46b38899 | |
parent | e84f96d71241cbd389e3ada00e15f387571beee9 [diff] |
Fixed sample_matrix_constant GM This GM was not actually doing what the name implied, and when switched over to use a constant matrix, turned out to not work. This fixes it so constant matrices properly affect child processors. Change-Id: I1f6b271dbf43c18515c0c72701bf8bbf60eb4c59 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293716 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: Brian Osman <brianosman@google.com>