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

Unified Diff: ui/gl/gl_enums_implementation_autogen.h

Issue 1218223005: command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extension (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@new-05-path-fragment-input-gen
Patch Set: rebase, add bogus spec text Created 5 years 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
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 a7e984a475c0673b96f0d44af9fce5df9d67586d..cf8ccb7b79229b91b1c1020dccf1a15f72c39918 100644
--- a/ui/gl/gl_enums_implementation_autogen.h
+++ b/ui/gl/gl_enums_implementation_autogen.h
@@ -811,6 +811,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = {
0x8227, "GL_RG_EXT",
},
{
+ 0x9332, "GL_COVERAGE_MODULATION_CHROMIUM",
+ },
+ {
0x8B66, "GL_FLOAT_MAT2x4_NV",
},
{

Powered by Google App Engine
This is Rietveld 408576698