commit | c63f4313b449da6eef852610102ed737bea5e746 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Dec 23 11:44:14 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 23 17:47:27 2020 +0000 |
tree | b70c126ec9e1f6de604dc730c09407477f3fb677 | |
parent | ce613004a22f3b00aaacbcab90af80df072728db [diff] |
SkSL: Hide non-square (half) matrices from runtime effects Missed these when I moved the float versions earlier. Non-square matrices don't exist in our minimum spec (GLSL ES 1.0). Bug: skia:11093 Change-Id: I09b3ab71199bc70d9b54302c14b93bc3f3dec2d0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347042 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: John Stiles <johnstiles@google.com> Auto-Submit: Brian Osman <brianosman@google.com>