OSDN Git Service

Find non-extension GLES wrappers in eglGetProcAddress
authorJesse Hall <jessehall@google.com>
Thu, 4 Jul 2013 19:08:16 +0000 (12:08 -0700)
committerJesse Hall <jessehall@google.com>
Thu, 4 Jul 2013 19:08:16 +0000 (12:08 -0700)
commitc07b52060acd627c8510c1a9151e0753fce76330
tree80dc6155de27c6d7d7e29aadf193acff91affdcd
parentef07386e2fca73680214ececc3c9c0ecbb0f6d88
Find non-extension GLES wrappers in eglGetProcAddress

This allows apps to find OpenGL ES 3.0 functions using
eglGetProcAddress() instead of dlopen/dlsym.

Bug: 9681677
Change-Id: I7ce6e1636bc47d6b0bf20a4e46bd67235714d129
opengl/libs/EGL/Loader.cpp
opengl/libs/EGL/eglApi.cpp
opengl/libs/EGL/egldefs.h