commit | e9906e71fbc29968ea10680f0fcd53a4153c7568 | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Wed Jun 08 12:44:27 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 08 12:44:28 2016 -0700 |
tree | 68ff5f79a3d9d6ba69ef4c0edc46873aec84a668 | |
parent | 2a437e64593ab597cf66d48b91cab0ab2ed76382 [diff] |
Fix mipmap generation on Nexus 5x & 6p devices. Just like copyImage, these want the Z range of blit regions to be [0, 1], even for 2D resources where Z should be ignored. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2039913007 Review-Url: https://codereview.chromium.org/2039913007