| 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 e78db8632341919e24fd7fb9de985916cf3ff0a4..66efc9bc32fc52de8ebb7af5c784d0bcedf7c8af 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
|
| @@ -41,6 +41,7 @@ static GLES2Util::EnumToString enum_to_string_table[] = {
|
| { 0x0003, "GL_LINE_STRIP", },
|
| { 0x0000, "GL_POINTS", },
|
| { 0x0001, "GL_LINES", },
|
| + { 0x78F0, "GL_IMAGE_BUFFER_CHROMIUM", },
|
| { 0x88B8, "GL_READ_ONLY", },
|
| { 0x88B9, "GL_WRITE_ONLY_OES", },
|
| { 0x8211, "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT", },
|
| @@ -384,6 +385,7 @@ static GLES2Util::EnumToString enum_to_string_table[] = {
|
| { 0x84CC, "GL_TEXTURE12", },
|
| { 0x0BA2, "GL_VIEWPORT", },
|
| { 0x84CA, "GL_TEXTURE10", },
|
| + { 0x78F1, "GL_IMAGE_BUFFER_BINDING_CHROMIUM", },
|
| { 0x84CF, "GL_TEXTURE15", },
|
| { 0x84CE, "GL_TEXTURE14", },
|
| { 0x84CD, "GL_TEXTURE13", },
|
| @@ -617,6 +619,7 @@ static GLES2Util::EnumToString enum_to_string_table[] = {
|
| { 0x8623, "GL_VERTEX_ATTRIB_ARRAY_SIZE", },
|
| { 0x8259, "GL_ACTIVE_PROGRAM_EXT", },
|
| { 0x8258, "GL_PROGRAM_SEPARABLE_EXT", },
|
| + { 0x78F4, "GL_IMAGE_BUFFER_POINTER_CHROMIUM", },
|
| { 0x8256, "GL_RESET_NOTIFICATION_STRATEGY_EXT", },
|
| { 0x8255, "GL_UNKNOWN_CONTEXT_RESET_EXT", },
|
| { 0x8254, "GL_INNOCENT_CONTEXT_RESET_EXT", },
|
|
|