commit | f5ac972207228e288ff084ff4a94dd7f89c4ba72 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Tue Apr 14 08:19:01 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 14 08:19:01 2015 -0700 |
tree | 38885afad1258ab842564e0b5874b13a8b68a4b7 | |
parent | 86e5ab633865be3336ca266bd60131832cd8ab28 [diff] |
Add GM to exercise high quality anisotropic scaling High quality anisotropic is an interesting edge case for the gpu backend. For scales that are both minimizing and maximizing Ganesh falls back to MipMaps which can turn out too blurry. BUG=472864 Review URL: https://codereview.chromium.org/1058133003