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

Unified Diff: gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h

Issue 2673473002: Rename SwapBuffersWithDamage to SwapBuffersWithBounds (Closed)
Patch Set: Fix Cast compile error + autogen test logic Created 3 years, 11 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
Index: gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
diff --git a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
index ac63d55cef08fd3ad24e5766280c56c8735b11bf..15467c94eb96f6079c09e7ce8a772b63c6bdbc17 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
@@ -1600,6 +1600,9 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
0x8905, "GL_MAX_PROGRAM_TEXEL_OFFSET",
},
{
+ 0x8914, "GL_SAMPLES_PASSED_ARB",
+ },
+ {
0x8916, "GL_GEOMETRY_LINKED_VERTICES_OUT_EXT",
},
{

Powered by Google App Engine
This is Rietveld 408576698