summaryrefslogtreecommitdiffstats
path: root/opengl
diff options
context:
space:
mode:
authortoastcfh <toastcfh@gmail.com>2011-12-22 19:21:51 -0500
committertoastcfh <toastcfh@gmail.com>2011-12-22 19:21:51 -0500
commit415c41c6b44c26f91171286559efef9dab828626 (patch)
treea4dc42b302cfcc113a105ed3c59e122148128c62 /opengl
parentc2f17988227e79245843eff0579f74b8956212b5 (diff)
downloadframeworks_base-415c41c6b44c26f91171286559efef9dab828626.zip
frameworks_base-415c41c6b44c26f91171286559efef9dab828626.tar.gz
frameworks_base-415c41c6b44c26f91171286559efef9dab828626.tar.bz2
QCOM: tile renderer: ifdef with QCOM_HARDWARE
Change-Id: I6235dfb6c28d99782b1b827e15af2e61173e2144
Diffstat (limited to 'opengl')
-rw-r--r--opengl/include/GLES2/gl2ext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/opengl/include/GLES2/gl2ext.h b/opengl/include/GLES2/gl2ext.h
index 22a317a..82befc2 100644
--- a/opengl/include/GLES2/gl2ext.h
+++ b/opengl/include/GLES2/gl2ext.h
@@ -16,7 +16,9 @@ extern "C" {
# define GL_APIENTRYP GL_APIENTRY*
#endif
+#ifdef QCOM_HARDWARE
#define GL_GLEXT_PROTOTYPES
+#endif
/*------------------------------------------------------------------------*
* OES extension tokens