commit | 2c05280a0f792fc94c879e29011312a57532786b | [log] [tgz] |
---|---|---|
author | cblume <cblume@chromium.org> | Tue May 31 09:55:08 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 31 09:55:08 2016 -0700 |
tree | b2352274f7e51af7ea0b0fba937027a2ae3fe87b | |
parent | d15947ea4d2d0ceee797a973a90fc1e5f86772bd [diff] |
Add mip support to *DeferredTextureImageData functions. As a first step, I want to add the ability to store multiple mip levels in the opaque object. I will follow this with using SkMipMap to generate and store the mip levels and generating the texture from those stored mip levels. R=bsalomon@chromium.org CC=ericrk@chromium.org BUG=578304 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2023573002 Review-Url: https://codereview.chromium.org/2023573002