summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gl_utils.h
diff options
context:
space:
mode:
authorsievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-03 00:31:07 +0000
committersievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-03 00:31:07 +0000
commit2d3765bbd6c6db89ac629b644abe04f65e79b749 (patch)
treeec5562d2ef7c6cf39cadd3a08507dc65a188e79a /gpu/command_buffer/service/gl_utils.h
parentc7cdaeb9549c38d91a885c1e1045c536354d8911 (diff)
downloadchromium_src-2d3765bbd6c6db89ac629b644abe04f65e79b749.zip
chromium_src-2d3765bbd6c6db89ac629b644abe04f65e79b749.tar.gz
chromium_src-2d3765bbd6c6db89ac629b644abe04f65e79b749.tar.bz2
Support GL_OES_compressed_ETC1_RGB8_texture where available.
Review URL: https://chromiumcodereview.appspot.com/10981036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159813 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer/service/gl_utils.h')
-rw-r--r--gpu/command_buffer/service/gl_utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpu/command_buffer/service/gl_utils.h b/gpu/command_buffer/service/gl_utils.h
index e31126f..5baff01 100644
--- a/gpu/command_buffer/service/gl_utils.h
+++ b/gpu/command_buffer/service/gl_utils.h
@@ -101,6 +101,9 @@
// GL_OES_packed_depth_stencil
#define GL_DEPTH24_STENCIL8_OES 0x88F0
+// GL_OES_compressed_ETC1_RGB8_texture
+#define GL_ETC1_RGB8_OES 0x8D64
+
#define GL_GLEXT_PROTOTYPES 1
// GL_ARB_get_program_binary