commit | 954689242fb534e6cdce8eeeb155a289ca8d7f6c | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Thu Dec 08 09:19:21 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Dec 08 14:55:16 2022 +0000 |
tree | 978fcc704150450559ba254d9b8b9deb5278d2ad | |
parent | 46fc0e1761eca2905e5d94223c1f4d89887a5861 [diff] |
Add simple mirror tiling GM When making changes to SkImageShader in support of skia:13752 I'm creating slight differences to mirror tiling. This simple GM with 3x1 and 1x3 images makes it much easier to see what is happening and debug. Bug: skia:13752 Change-Id: Ie61173f9455bbcea078e74a4e214df22f6082f2a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/615078 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Osman <brianosman@google.com>