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 e998be664d461a1c86c617442bcb7667237a8955..a6ce57216c65700bb7e2335f9fb0959d66c2046f 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -253,6 +253,7 @@ |
OP(WaitSyncPointCHROMIUM) /* 496 */ \ |
OP(DrawBuffersEXT) /* 497 */ \ |
OP(DrawBuffersEXTImmediate) /* 498 */ \ |
+ OP(EncodeBackbufferCHROMIUM) /* 499 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |