commit | 439b197dbef6b3643ffb7da766e261a04ffaf354 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Thu Jul 04 12:08:16 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Tue Jul 09 16:32:40 2013 -0700 |
tree | 80dc6155de27c6d7d7e29aadf193acff91affdcd | |
parent | 0c9a590efae5c17792b8f2df1657ef79b0b66a2e [diff] |
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