| 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 ffef2d5e609d84f24958abb67e72113f07dbdccc..0b394ee5e685299825db0785eced12306d7fc92a 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -333,7 +333,9 @@
|
| OP(OverlayPromotionHintCHROMIUM) /* 574 */ \
|
| OP(SwapBuffersWithBoundsCHROMIUMImmediate) /* 575 */ \
|
| OP(SetDrawRectangleCHROMIUM) /* 576 */ \
|
| - OP(SetEnableDCLayersCHROMIUM) /* 577 */
|
| + OP(SetEnableDCLayersCHROMIUM) /* 577 */ \
|
| + OP(InitializeDiscardableTextureCHROMIUM) /* 578 */ \
|
| + OP(UnlockDiscardableTextureCHROMIUM) /* 579 */
|
|
|
| enum CommandId {
|
| kOneBeforeStartPoint =
|
|
|