commit | 774f45bc0716ecafb02e3f135bd2b6bc3bc98eb0 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Jan 14 12:28:29 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 14 19:38:55 2021 +0000 |
tree | 7f34b9c02040e62ff86d475eb7c0a5042545edf6 | |
parent | ff4f76352da7772147f57dac8d3cf2d5017b6acb [diff] |
Enforce strict type coercion between int and uint. This better matches GLSL's type coercion behavior. Change-Id: I73fcfd8a9e57fd4cdb1692074d73ebd8fb788ac2 Bug: skia:11164 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353712 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>