commit | 21c5ec62aab4be1fa1bfa06167ce8fd4c9decb35 | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Thu Jun 02 10:19:10 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 02 10:19:10 2016 -0700 |
tree | b1b50e1612a4f07395b316c99141a6c3c6752eea | |
parent | f95ff4a37aba42a07b0fed9ee760d1a238c6d291 [diff] |
Exclude Mali devices from manual mip-mapping. With manual mip-mapping, the Nexus 10 is failing the sRGB mip-map test. That suggests a failure in the sRGB implementation (decode after bilerp, possibly?). Using the driver's mip-mapper resolves the unit test issue, at least. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2036763002 Review-Url: https://codereview.chromium.org/2036763002