commit | f23809101e2467cb509ddc6ad4de50017c0a2094 | [log] [tgz] |
---|---|---|
author | junov <junov@chromium.org> | Tue Sep 23 07:30:09 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 23 07:30:09 2014 -0700 |
tree | 2865bdcb758903fc32447201bf7ba518dc8e44e8 | |
parent | d39c191e285112844e0c83e441cdd7f47a639bfa [diff] |
Adding support for GL_CHROMIUM_copy_texture, part 1 Part 1 of 2. This change just adds the gl API entrypoint so that the chromium/ganesh bindings can set it. Once the chromium part is landed, we will add full support for the extension BUG=crbug.com/415100 R=bsalomon@google.com Author: junov@chromium.org Review URL: https://codereview.chromium.org/594663002