DescriptionMake gl_bindings_skia_in_process work with OpenGL ES3
When GL_VERSION is set to ES3, Skia assumes that various functions exist in its
GL function table. This CL wires up those functions so that Skia can use
gl_bindings_skia_in_process on devices that support ES3.
One of these functions, glGetStringi, was missing from the autogen script, so I
added it.
R=kbr@chromium.org
Committed: https://crrev.com/35cf7c17a5831ee0b428701b3c9c36a877435a5d
Cr-Commit-Position: refs/heads/master@{#316984}
Patch Set 1 #Patch Set 2 : build fix #
Total comments: 2
Messages
Total messages: 12 (3 generated)
|