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)
committerThe Android Automerger <android-build@android.com>
Tue, 9 Jul 2013 23:32:40 +0000 (16:32 -0700)
commit439b197dbef6b3643ffb7da766e261a04ffaf354
tree80dc6155de27c6d7d7e29aadf193acff91affdcd
parent0c9a590efae5c17792b8f2df1657ef79b0b66a2e
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