commit | a217950930e201acfe9240ffad8ff714c4b51f37 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Dec 03 14:37:57 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 03 21:06:23 2020 +0000 |
tree | 46580f5b2579af15c819eb003980ad99e6af1dc3 | |
parent | f2fb80f50480fb2776f558d6f412b50a86253430 [diff] |
Simplify addArrayDimensions by removing multi-dimensional array support. There's no need to pass in an array of multiple dimensions when only one dimension is supported by the language. Change-Id: Id170e96e1c0e8f83a79a85e4a737792677044150 Bug: skia:11026 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340659 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>