Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(853)

Unified Diff: ui/gl/gl_enums_implementation_autogen.h

Issue 2826143003: Passthrough CmdDecoder: Use robust CompressedTex(Sub)Image (Closed)
Patch Set: Manually add glCompressedTexSubImage3DRobustANGLE to gl_mack.h because it has more than the 10 args… Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gl/gl_bindings_autogen_mock.cc ('k') | ui/gl/gl_mock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_enums_implementation_autogen.h
diff --git a/ui/gl/gl_enums_implementation_autogen.h b/ui/gl/gl_enums_implementation_autogen.h
index c4ed0dd338b8b86534c4ae67ca1e532984b1a4ab..bbbbed9ab07ee029c96cae77f19d64ea37324f9b 100644
--- a/ui/gl/gl_enums_implementation_autogen.h
+++ b/ui/gl/gl_enums_implementation_autogen.h
@@ -640,9 +640,6 @@ static const GLEnums::EnumToString enum_to_string_table[] = {
0x78EF, "GL_PIXEL_UNPACK_TRANSFER_BUFFER_BINDING_CHROMIUM",
},
{
- 0x78F2, "GL_READ_WRITE_CHROMIUM",
- },
- {
0x78FA, "GL_RGB_YCRCB_420_CHROMIUM",
},
{
@@ -1597,6 +1594,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = {
0x8905, "GL_MAX_PROGRAM_TEXEL_OFFSET",
},
{
+ 0x8914, "GL_SAMPLES_PASSED_ARB",
+ },
+ {
0x8916, "GL_GEOMETRY_LINKED_VERTICES_OUT_EXT",
},
{
« no previous file with comments | « ui/gl/gl_bindings_autogen_mock.cc ('k') | ui/gl/gl_mock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698