commit | d94925cf3c0a3e43677b6cf367f2c4250ce34675 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Dec 13 15:55:29 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 13 15:55:29 2016 +0000 |
tree | 5dba2d3227cd05147830ea5fa8eb42d884bf80d5 | |
parent | 228f4bdaa90543cc1437f232cb2df7760eb7da69 [diff] | |
parent | a7805f625d84f3f11e74a4631f089a57fc6a01bf [diff] |
Merge "egl: add EGL_IMG_context_priority to the whitelist"
diff --git a/opengl/libs/EGL/eglApi.cpp b/opengl/libs/EGL/eglApi.cpp index d4f47b8..5875860 100644 --- a/opengl/libs/EGL/eglApi.cpp +++ b/opengl/libs/EGL/eglApi.cpp
@@ -123,6 +123,7 @@ "EGL_KHR_mutable_render_buffer " "EGL_EXT_yuv_surface " "EGL_EXT_protected_content " + "EGL_IMG_context_priority " ; // extensions not exposed to applications but used by the ANDROID system