summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2013-04-25 18:48:41 -0700
committerJamie Gennis <jgennis@google.com>2013-04-25 18:49:15 -0700
commitf6d1c3930eeba6b089ba12fb82ecad1c6622e550 (patch)
tree7fcc80cd4f06da6184735a4161c0f9659b8aed7f
parent5b6ebd716c2bae657898562997ebb3b7d7b8a575 (diff)
downloadnative-f6d1c3930eeba6b089ba12fb82ecad1c6622e550.tar.gz
EGL: expose the EGL_KHR_create_context extension
Bug: 8616866 Change-Id: Ic60f9f21397a1760c552b6f141d5177d1cbaf1f8
-rw-r--r--opengl/libs/EGL/eglApi.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl/libs/EGL/eglApi.cpp b/opengl/libs/EGL/eglApi.cpp
index 9a214c2677..74d397335d 100644
--- a/opengl/libs/EGL/eglApi.cpp
+++ b/opengl/libs/EGL/eglApi.cpp
@@ -78,6 +78,7 @@ extern char const * const gExtensionString =
"EGL_KHR_gl_renderbuffer_image "
"EGL_KHR_reusable_sync "
"EGL_KHR_fence_sync "
+ "EGL_KHR_create_context "
"EGL_EXT_create_context_robustness "
"EGL_NV_system_time "
"EGL_ANDROID_image_native_buffer " // mandatory