commit | bb66ac1e5ef5748404a49807c04bb784582b6087 | [log] [tgz] |
---|---|---|
author | Jim Van Verth <jvanverth@google.com> | Fri May 17 14:53:04 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri May 17 19:37:46 2019 +0000 |
tree | 488e370f8fab775220837137a73186ac1d962408 | |
parent | b1e4a4e4386424fe618d79bdb5f14bf411a0b480 [diff] |
Fix matrix layout in Metal. 2x2 matrices are packed tightly, 3x3 have a pad of float at the end of each row. Bug: skia:8243 Change-Id: I07c3d051643aed13e37bc52a13cdd67a3728d71b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214364 Reviewed-by: Greg Daniel <egdaniel@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Jim Van Verth <jvanverth@google.com>