summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-06-09 19:54:29 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-06-09 19:54:29 -0700
commitbb84a96accb5c3962bd1af27a8d559614b9ab77f (patch)
tree92e39b1556b048c8752a5b6c1075491ed5ab4a96 /opengl/tests/gl_basic/gl_basic.cpp
parentb4f689e6d576bade4756742dd16921238c24c061 (diff)
parente81a3cb2bd16f0ce1e9c256559aaa2095a1f41f6 (diff)
Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken
* changes: update EGL headers to the latest update GL ES stub libraries with the new GL ES headers fix OpenGL ES extension headers from khronos update the OpenGL ES headers to the latest
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
-rw-r--r--opengl/tests/gl_basic/gl_basic.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/opengl/tests/gl_basic/gl_basic.cpp b/opengl/tests/gl_basic/gl_basic.cpp
index feb964a151..0cc8398a4a 100644
--- a/opengl/tests/gl_basic/gl_basic.cpp
+++ b/opengl/tests/gl_basic/gl_basic.cpp
@@ -114,7 +114,6 @@ void printEGLConfiguration(EGLDisplay dpy, EGLConfig config) {
X(EGL_NATIVE_RENDERABLE),
X(EGL_NATIVE_VISUAL_ID),
X(EGL_NATIVE_VISUAL_TYPE),
- X(EGL_PRESERVED_RESOURCES),
X(EGL_SAMPLES),
X(EGL_SAMPLE_BUFFERS),
X(EGL_SURFACE_TYPE),