commit | bae6f6c3ec927bc1f87cd4c13fec0b52e5677c23 | [log] [tgz] |
---|---|---|
author | cdalton <cdalton@nvidia.com> | Wed Apr 22 10:39:03 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 22 10:39:03 2015 -0700 |
tree | 5f444c5882e7e615ffa2e143bcca630b71d4fb6e | |
parent | 87cbcf3f86a58cacab2e576ebc0e29399a1d48b3 [diff] |
Add tokens and entry points for KHR_blend_equation_advanced Also adds glBlendEquation, which the extension interacts with, to the core of GrGLInterface. Validation of this function is temporarily disabled until Chrome hooks it up. BUG=skia: Review URL: https://codereview.chromium.org/1039693004