summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gl_utils.h
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 22:55:05 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 22:55:05 +0000
commit9438b01d71983b665a9490fc5255712137f6c238 (patch)
treef3b56482b064e294aad7fae1cae8bb949d56ed69 /gpu/command_buffer/service/gl_utils.h
parent5e1a06af1598eec1daea4689c93b719d9ea5200f (diff)
downloadchromium_src-9438b01d71983b665a9490fc5255712137f6c238.zip
chromium_src-9438b01d71983b665a9490fc5255712137f6c238.tar.gz
chromium_src-9438b01d71983b665a9490fc5255712137f6c238.tar.bz2
Refactor validation code so it can be modified at runtime.
I'll move the DXT stuff out after this CL lands. TEST=ran unit and conformance tests BUG=44368 Review URL: http://codereview.chromium.org/2689006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49850 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer/service/gl_utils.h')
-rw-r--r--gpu/command_buffer/service/gl_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/command_buffer/service/gl_utils.h b/gpu/command_buffer/service/gl_utils.h
index 2e59179..daa1603 100644
--- a/gpu/command_buffer/service/gl_utils.h
+++ b/gpu/command_buffer/service/gl_utils.h
@@ -27,6 +27,7 @@
#define GL_SHADER_BINARY_FORMATS 0x8DF8
#define GL_NUM_SHADER_BINARY_FORMATS 0x8DF9
#define GL_SHADER_COMPILER 0x8DFA
+#define GL_RGB565 0x8D62
#define GL_GLEXT_PROTOTYPES 1