am f90633a0: Merge "egl: expose EGLimage extensions" into honeycomb

* commit 'f90633a07edf2ed058c054ec4cb82d7d1b3a8666':
  egl: expose EGLimage extensions
This commit is contained in:
Mathias Agopian
2011-01-16 18:05:32 -08:00
committed by Android Git Automerger

View File

@@ -62,6 +62,8 @@ static char const * const gExtensionString =
"EGL_KHR_image_base "
"EGL_KHR_image_pixmap "
"EGL_KHR_gl_texture_2D_image "
"EGL_KHR_gl_texture_cubemap_image "
"EGL_KHR_gl_renderbuffer_image "
"EGL_KHR_fence_sync "
"EGL_ANDROID_image_native_buffer "
"EGL_ANDROID_swap_rectangle "