commit | cb208d4c1f91489e02119b58876da319ac02b402 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue Feb 09 11:45:03 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Feb 09 19:57:06 2021 +0000 |
tree | fe9c6d2c50049a08953f99bdd4b583117847795d | |
parent | 34c098d7f8e1448f0ed2ee7a08be2c54a6f8c9a9 [diff] |
Stop exposing non-square matrices to runtime effects The SkSL names of these types were inaccessible (in the private symbol table), but we had inadvertently made them usable via the GLSL aliases. Bug: skia:10680 Change-Id: I2e22db39c623c872dca837a22ff6f99cf5db46b4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368251 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com>