commit | b651aacdafc94b955992d4cfbbd6f603063dfdfb | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Fri Mar 15 12:18:49 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Mar 15 17:39:38 2019 +0000 |
tree | 49ec405ea3a68569b27af60e2d6e2513dac83274 | |
parent | 37575bf3cad759b4703b2021d3fc80bb8eded60f [diff] |
Reduce work done by GrYUVtoRGBEffect for kIdentity_SkYUVColorSpace This skips the upload of and multiplication by the identity matrix but leaves the result in premul. Change-Id: Id235298898f9d0cb97b2223acfad959bc248328c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201393 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>