commit | 8f46ecc84fab83ffccd2977a633006d77ec3c161 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Nov 17 13:28:45 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Nov 17 19:28:43 2020 +0000 |
tree | c8e55fa4b056739ddd761fe53b8231895e2086c0 | |
parent | 75c38f94efd6b919b7636ff41883c45339219493 [diff] |
Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. These aren't testing anything that isn't tested more thoroughly in other GMs. This avoids having to update them as SkYUVAInfo is used more broadly in the GPU backend. Bug: skia:10632 Change-Id: Id02604863f437666005b410213f5970426f1fa8e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335659 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>