commit | 6176bc1df33684d0de028d25956caf925cf82b4a | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Tue Dec 15 09:25:06 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 15 09:25:06 2015 -0800 |
tree | 113ee4d651b14a2e3fc67a99de19d17b319aace2 | |
parent | 02faf310805cae2d11e0342408a2082f96565d93 [diff] |
Add helper for determining whether to use sized internal format in GL Fix case where texture format and data format are different. Use helper when createing a testing "backend" texture. BUG=skia: Review URL: https://codereview.chromium.org/1527753002