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 e8a179884d029474dd0b0ea755aac5b3ac80ff14..953875cf5fe58f6341a9151b0d51d4c106820d83 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h |
@@ -179,7 +179,7 @@ static GLES2Util::EnumToString enum_to_string_table[] = { |
{ 0x00000400, "GL_STENCIL_BUFFER_BIT", }, |
{ 0x800A, "GL_FUNC_SUBTRACT", }, |
{ 0x8E2C, "GL_DEPTH_COMPONENT16_NONLINEAR_NV", }, |
- { 0x8508, "GL_DECR_WRAP", }, |
+ { 0x889F, "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING", }, |
{ 0x8006, "GL_FUNC_ADD", }, |
{ 0x8007, "GL_MIN_EXT", }, |
{ 0x8004, "GL_ONE_MINUS_CONSTANT_ALPHA", }, |
@@ -406,7 +406,7 @@ static GLES2Util::EnumToString enum_to_string_table[] = { |
{ 0x80CA, "GL_BLEND_DST_ALPHA", }, |
{ 0x8CD6, "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT", }, |
{ 0x8872, "GL_MAX_TEXTURE_IMAGE_UNITS", }, |
- { 0x889F, "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING", }, |
jamesr
2011/08/04 22:48:45
note: these changes showed up when i ran the scrip
|
+ { 0x8508, "GL_DECR_WRAP", }, |
{ 0x8507, "GL_INCR_WRAP", }, |
{ 0x8895, "GL_ELEMENT_ARRAY_BUFFER_BINDING", }, |
{ 0x8894, "GL_ARRAY_BUFFER_BINDING", }, |