commit | cf3a617350c5be1b861d0975e358f3324ee9ac82 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue Jan 16 09:22:16 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jan 16 14:41:51 2018 +0000 |
tree | 9618401ce4c9018e88c1215aeb97337784d04f7e | |
parent | cd3261ac65b579bf8555973362e58629b7adda6b [diff] |
Remove color space restrictions from GrBackendTextureImageGenerator This restriction should have only been enforced in linear-blending mode, and even then, it's no longer true. Fixes https://github.com/flutter/flutter/issues/14077 Bug: skia: Change-Id: Ie0904475e29b213ad7995b8f39c02f6ea7396a9a Reviewed-on: https://skia-review.googlesource.com/94782 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com>