0
Files
src/ui
dnicoara@chromium.org 4f8a62e9ba Add 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=

Review URL: https://codereview.chromium.org/47213009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231893 0039d316-1c4b-4281-b951-d872f2087c98
2013-10-30 19:23:27 +00:00
..
2013-09-24 22:25:50 +00:00
2013-10-22 19:15:04 +00:00
2013-09-27 21:56:53 +00:00

This directory contains discrete components used to build Chromium's user
interface.

Each subdirectory must be an isolated component that lists its dependencies in
a DEPS file. See subdirectory README.chromium files for specific information
about each component.