commit | 9f2dc27642e7e556f54f632bf6eff195d8cf52e1 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Mon Feb 08 07:22:17 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 08 07:22:17 2016 -0800 |
tree | a95c6cc48217f51c682458dcf680d0dd5e1ac672 | |
parent | cdad12f3b14e7cb4c1aa03990ea8044a3f204403 [diff] |
Replace GrGLInterface's function pointers with std::functions. This is to facilitate binding to GLES2Interface in Chromium rather than the C interface. It requires capturing the GLES2Interface. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1674823002 Review URL: https://codereview.chromium.org/1674823002