Index: gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
=================================================================== |
--- gpu/command_buffer/common/gles2_cmd_ids_autogen.h (revision 111321) |
+++ gpu/command_buffer/common/gles2_cmd_ids_autogen.h (working copy) |
@@ -212,6 +212,7 @@ |
OP(GetProgramInfoCHROMIUM) /* 455 */ \ |
OP(GetTranslatedShaderSourceANGLE) /* 456 */ \ |
OP(PostSubBufferCHROMIUM) /* 457 */ \ |
+ OP(TexImageIOSurface2DCHROMIUM) /* 458 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |