| 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..b74a318e8d4668fd92b69c3ac9e2312ac8532282 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", },
|
| @@ -276,6 +276,8 @@ static GLES2Util::EnumToString enum_to_string_table[] = {
|
| { 0x84CF, "GL_TEXTURE15", },
|
| { 0x84CE, "GL_TEXTURE14", },
|
| { 0x84CD, "GL_TEXTURE13", },
|
| + { 0x83F3, "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT", },
|
| + { 0x83F2, "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT", },
|
| { 0x83F1, "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT", },
|
| { 0x83F0, "GL_COMPRESSED_RGB_S3TC_DXT1_EXT", },
|
| { 0x8C0A, "GL_SGX_BINARY_IMG", },
|
| @@ -406,7 +408,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", },
|
| + { 0x8508, "GL_DECR_WRAP", },
|
| { 0x8507, "GL_INCR_WRAP", },
|
| { 0x8895, "GL_ELEMENT_ARRAY_BUFFER_BINDING", },
|
| { 0x8894, "GL_ARRAY_BUFFER_BINDING", },
|
|
|