commit | 777e146564b419c3826672571fb02f4b7aae9184 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Feb 28 21:10:31 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Mar 02 15:03:52 2020 +0000 |
tree | fcf616901ef6f4534308887a49bbb25696254b06 | |
parent | 5a109c7c9b287695cdb6b1ddc49a401de023b3f5 [diff] |
Remove domain-uses-decal code from GrTextureProducer Instead pass wrap modes to createFragmentProcessor. Rename GrTextureProducer::hasMixedResolutions() to isPlanar() and use to determine whether to attempt simple texture draw (that would flatten). Change-Id: Ifca833a1ab02a98e4e24718bd8542e0ac48a4c74 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/274276 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>