commit | a690bd1fb8b8311426052b61114b8963d7e7c69b | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Aug 14 11:14:36 2023 -0400 |
committer | John Stiles <johnstiles@google.com> | Mon Aug 14 15:14:57 2023 +0000 |
tree | cbb770bc8fe0f74d20699a8f5f09e7292fa8b728 | |
parent | 8b051126be8ae6c3e718bd3817eebb867b2fd612 [diff] |
Generalize WGSL polyfilling logic to include arrays. We now support polyfilling arrays, matrices and arrays of matrices when native WGSL alignment mismatches std140 alignment. Change-Id: I06721bb8f9c2e89acc772dd1baaa0861be827033 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/741116 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>