summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl2_basic
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-06-09 18:46:35 -0700
committerMathias Agopian <mathias@google.com>2010-06-09 18:56:05 -0700
commit6d4021a67ddb787b61d5e65cdc1fac517b379b57 (patch)
tree46c6c9d4812a34bfb71acf1af0c608ddb29f7457 /opengl/tests/gl2_basic
parent69d2f12e79428b5360b51528370d2ade2a6ae653 (diff)
downloadframeworks_base-6d4021a67ddb787b61d5e65cdc1fac517b379b57.zip
frameworks_base-6d4021a67ddb787b61d5e65cdc1fac517b379b57.tar.gz
frameworks_base-6d4021a67ddb787b61d5e65cdc1fac517b379b57.tar.bz2
update EGL headers to the latest
note that this doesn't update the EGL stubs. Change-Id: I00274431a490249d93eb6b5ba13f274b7f2682ae
Diffstat (limited to 'opengl/tests/gl2_basic')
-rw-r--r--opengl/tests/gl2_basic/gl2_basic.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/opengl/tests/gl2_basic/gl2_basic.cpp b/opengl/tests/gl2_basic/gl2_basic.cpp
index 2361db5..f274c7c 100644
--- a/opengl/tests/gl2_basic/gl2_basic.cpp
+++ b/opengl/tests/gl2_basic/gl2_basic.cpp
@@ -195,7 +195,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),