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 030ada2175ba32c81a54f701f9fbbde9a6e86a1b..e6e185791d3e0883be66a9a8464fbc663097be1b 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h |
@@ -209,7 +209,8 @@ |
OP(DiscardBackbufferCHROMIUM) /* 450 */ \ |
OP(ScheduleOverlayPlaneCHROMIUM) /* 451 */ \ |
OP(MatrixLoadfCHROMIUMImmediate) /* 452 */ \ |
- OP(MatrixLoadIdentityCHROMIUM) /* 453 */ |
+ OP(MatrixLoadIdentityCHROMIUM) /* 453 */ \ |
+ OP(BlendBarrierNV) /* 454 */ |
enum CommandId { |
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. |