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 13f6170a5fa71b9f17064074b86f49d2d7de3304..6e96efd119f86857b38bf68716983b7daee1d417 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -248,6 +248,7 @@ |
OP(DiscardFramebufferEXT) /* 491 */ \ |
OP(DiscardFramebufferEXTImmediate) /* 492 */ \ |
OP(LoseContextCHROMIUM) /* 493 */ \ |
+ OP(WaitSyncPointCHROMIUM) /* 494 */ \ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |