| 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 51029032fb14f54f5469541b6c6b087ebd14a2e7..2303a6fa83ae4e70ede5fa3a0f4ce4c5d8ed8589 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -227,6 +227,7 @@
|
| OP(ProduceTextureCHROMIUMImmediate) /* 470 */ \
|
| OP(ConsumeTextureCHROMIUM) /* 471 */ \
|
| OP(ConsumeTextureCHROMIUMImmediate) /* 472 */ \
|
| + OP(TexImagePixmap2DCHROMIUM) /* 473 */ \
|
|
|
| enum CommandId {
|
| kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
|
|
|