summaryrefslogtreecommitdiffstats
path: root/opengl/include/GLES
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2009-04-10 14:24:30 -0700
committerMathias Agopian <mathias@google.com>2009-04-10 14:24:30 -0700
commit076b1cc3a9b90aa5b381a1ed268ca0b548444c9b (patch)
treeb87f7863623b37fa9a6cc4ef48934aab46f79986 /opengl/include/GLES
parent4ec21527096d0dcaa99634e6058aca3a415461af (diff)
downloadframeworks_native-076b1cc3a9b90aa5b381a1ed268ca0b548444c9b.zip
frameworks_native-076b1cc3a9b90aa5b381a1ed268ca0b548444c9b.tar.gz
frameworks_native-076b1cc3a9b90aa5b381a1ed268ca0b548444c9b.tar.bz2
Integrate from //sandbox/mathias/donut/...@145728
SurfaceFlinger rework for new EGL driver model support.
Diffstat (limited to 'opengl/include/GLES')
-rw-r--r--opengl/include/GLES/glplatform.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/opengl/include/GLES/glplatform.h b/opengl/include/GLES/glplatform.h
index 0924cae..198e679 100644
--- a/opengl/include/GLES/glplatform.h
+++ b/opengl/include/GLES/glplatform.h
@@ -28,12 +28,6 @@
#define GL_APIENTRY KHRONOS_APIENTRY
-// XXX: this should probably not be here
-#define GL_DIRECT_TEXTURE_2D_QUALCOMM 0x7E80
-
-// XXX: not sure how this is intended to be used
-#define GL_GLEXT_PROTOTYPES
-
#endif
#endif /* __glplatform_h_ */