commit | 8efbbbc0d1d4f05dae43e69dc81ea244e1b686d9 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Thu Apr 02 16:59:19 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Apr 02 21:34:06 2020 +0000 |
tree | d122c0b774ec8fc3244722b9dd711de840711162 | |
parent | 47d03f6ee54844168b455754a9d59b5fe847875d [diff] |
image_from_yuv_textures GM recreates YUVA image before each draw. Otherwise if any draw flattens the image all subsequent draws of the image use the flattened texture. Change-Id: Id1aa58e33f2ec5a13cf1ff75d15f6137aafd556e Bug: skia:9570 Change-Id: I3a45c4e2b9fead3a5a2500bf5f738ab5d1fbfc17 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/281336 Commit-Queue: Brian Salomon <bsalomon@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> Auto-Submit: Brian Salomon <bsalomon@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com>