Index: gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
diff --git a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
index 324de9c9718c1e7febbb9bd4516e6d7efcd6b9d9..70925cd70bd6daa86d6be1e5389c9ec63d279cf0 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -243,6 +243,8 @@ |
OP(ReleaseTexImage2DCHROMIUM) /* 486 */ \ |
OP(TraceBeginCHROMIUM) /* 487 */ \ |
OP(TraceEndCHROMIUM) /* 488 */ \ |
+ OP(AsyncTexSubImage2DCHROMIUM) /* 489 */ \ |
+ OP(AsyncTexImage2DCHROMIUM) /* 490 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |