DescriptionAdd callbacks to register EGL bindings from Ozone
Ozone needs to provide a custom way to load EGL and GLES2 bindings. Since Ozone
lives in ui/gfx/ozone it cannot have dependencies to ui/gl to register the
libraries.
This patch adds to callbacks to Ozone's LoadEGLGLES2Bindings function such that
when performing GL bindings initialization ui/gl will provide the callbacks to
register the bindings.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231893
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|