commit | a36fa6636b6b9ea46c572c541c54082d5e790432 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Apr 14 16:45:34 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Apr 14 20:47:48 2021 +0000 |
tree | 2dabb2d22da461b5c8af696d5e48852bda4ad3e1 | |
parent | c5d860877e10b8e2cb34f8db6e5a2969299ff553 [diff] |
Fix for loops with multiple init-variables in Metal. This is structured differently than the GLSL fix, due to the different semantics of array-types in Metal. Change-Id: I27ad11539bbbb96abb0686d5686b8fcd2f5dd6d1 Bug: skia:11860 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/396916 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>