Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / gpu / command_buffer / common / gles2_cmd_ids_autogen.h
index 0d2b9b7..f479ff1 100644 (file)
   OP(WaitSyncPointCHROMIUM)                    /* 451 */ \
   OP(DrawBuffersEXTImmediate)                  /* 452 */ \
   OP(DiscardBackbufferCHROMIUM)                /* 453 */ \
-  OP(ScheduleOverlayPlaneCHROMIUM)             /* 454 */
+  OP(ScheduleOverlayPlaneCHROMIUM)             /* 454 */ \
+  OP(MatrixLoadfCHROMIUMImmediate)             /* 455 */ \
+  OP(MatrixLoadIdentityCHROMIUM)               /* 456 */
 
 enum CommandId {
   kStartPoint = cmd::kLastCommonId,  // All GLES2 commands start after this.