| Index: gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| ===================================================================
|
| --- gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h (revision 267947)
|
| +++ gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h (working copy)
|
| @@ -116,6 +116,9 @@
|
| GL_UNPACK_FLIP_Y_CHROMIUM,
|
| GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
|
| GL_UNPACK_UNPREMULTIPLY_ALPHA_CHROMIUM,
|
| +#if defined(OS_CHROMEOS)
|
| + GL_BIND_GENERATES_RESOURCE_CHROMIUM,
|
| +#endif
|
| GL_VERTEX_ARRAY_BINDING_OES,
|
| GL_VIEWPORT,
|
| GL_BLEND_COLOR,
|
|
|