| 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 e26e8d22d91d38813094a02b1578dba145a47bea..e0559cbe709a57432fdb6c99719214d00343bbea 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -245,6 +245,7 @@
|
| OP(DrawBuffersEXT) /* 488 */ \
|
| OP(DrawBuffersEXTImmediate) /* 489 */ \
|
| OP(DiscardBackbufferCHROMIUM) /* 490 */ \
|
| + OP(SetOverlayPlaneCHROMIUM) /* 491 */ \
|
|
|
| enum CommandId {
|
| kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
|
|
|