summaryrefslogtreecommitdiffstats
path: root/opengl/libs/hooks.h
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2014-05-20 21:27:17 +0000
committerJesse Hall <jessehall@google.com>2014-05-20 21:27:17 +0000
commitfe3b15a5b0e580a5775b0e0dbf222132fdcfa856 (patch)
treeaeb75835ec1db94efe77927f58725a25297d4aa2 /opengl/libs/hooks.h
parent6cb7d3dc9f1ce37547646979e0625992264ea4d0 (diff)
downloadframeworks_native-fe3b15a5b0e580a5775b0e0dbf222132fdcfa856.zip
frameworks_native-fe3b15a5b0e580a5775b0e0dbf222132fdcfa856.tar.gz
frameworks_native-fe3b15a5b0e580a5775b0e0dbf222132fdcfa856.tar.bz2
Revert "opengl: Regenerate code with ES 3.1 and new extensions"
This reverts commit 6cb7d3dc9f1ce37547646979e0625992264ea4d0. Change-Id: I2eb7fd721dda9c14a0bfcef1b1c9d9843bbec94b
Diffstat (limited to 'opengl/libs/hooks.h')
-rw-r--r--opengl/libs/hooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/libs/hooks.h b/opengl/libs/hooks.h
index 3f36b7d..4b43198 100644
--- a/opengl/libs/hooks.h
+++ b/opengl/libs/hooks.h
@@ -30,7 +30,7 @@
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include <GLES3/gl3.h>
-#include <GLES3/gl31.h>
+#include <GLES3/gl3ext.h>
// set to 1 for debugging
#define USE_SLOW_BINDING 0