commit | 1897cfd7a6e193b42ca95e830e9485f5201a995c | [log] [tgz] |
---|---|---|
author | csmartdalton <csmartdalton@google.com> | Fri Jun 03 08:50:54 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 03 08:50:54 2016 -0700 |
tree | 697ddd44873c615bce81250008735d2b47a9e40b | |
parent | b73c24b01a411843a98d4ccab7a39341d927e7fd [diff] |
Abandon offset support with texel buffers We don't seem to require nonzero offsets for texel buffers at this point in time, and requiring this feature greatly reduces the number of desktop clients that can use texel buffers. If we find a use for offsets later we can always add it back as a separate feature. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2036953002 Review-Url: https://codereview.chromium.org/2036953002