| 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 1c739e8fae26675393d3cfc05eb5d7d2c800f4fd..ea62be1bca89b0f02b700d3c28777190aa748751 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
| @@ -243,53 +243,55 @@
|
| OP(SwapBuffers) /* 484 */ \
|
| OP(GetMaxValueInBufferCHROMIUM) /* 485 */ \
|
| OP(EnableFeatureCHROMIUM) /* 486 */ \
|
| - OP(ResizeCHROMIUM) /* 487 */ \
|
| - OP(GetRequestableExtensionsCHROMIUM) /* 488 */ \
|
| - OP(RequestExtensionCHROMIUM) /* 489 */ \
|
| - OP(GetProgramInfoCHROMIUM) /* 490 */ \
|
| - OP(GetUniformBlocksCHROMIUM) /* 491 */ \
|
| - OP(GetTransformFeedbackVaryingsCHROMIUM) /* 492 */ \
|
| - OP(GetUniformsES3CHROMIUM) /* 493 */ \
|
| - OP(GetTranslatedShaderSourceANGLE) /* 494 */ \
|
| - OP(PostSubBufferCHROMIUM) /* 495 */ \
|
| - OP(TexImageIOSurface2DCHROMIUM) /* 496 */ \
|
| - OP(CopyTextureCHROMIUM) /* 497 */ \
|
| - OP(CopySubTextureCHROMIUM) /* 498 */ \
|
| - OP(DrawArraysInstancedANGLE) /* 499 */ \
|
| - OP(DrawElementsInstancedANGLE) /* 500 */ \
|
| - OP(VertexAttribDivisorANGLE) /* 501 */ \
|
| - OP(GenMailboxCHROMIUM) /* 502 */ \
|
| - OP(ProduceTextureCHROMIUMImmediate) /* 503 */ \
|
| - OP(ProduceTextureDirectCHROMIUMImmediate) /* 504 */ \
|
| - OP(ConsumeTextureCHROMIUMImmediate) /* 505 */ \
|
| - OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 506 */ \
|
| - OP(BindUniformLocationCHROMIUMBucket) /* 507 */ \
|
| - OP(GenValuebuffersCHROMIUMImmediate) /* 508 */ \
|
| - OP(DeleteValuebuffersCHROMIUMImmediate) /* 509 */ \
|
| - OP(IsValuebufferCHROMIUM) /* 510 */ \
|
| - OP(BindValuebufferCHROMIUM) /* 511 */ \
|
| - OP(SubscribeValueCHROMIUM) /* 512 */ \
|
| - OP(PopulateSubscribedValuesCHROMIUM) /* 513 */ \
|
| - OP(UniformValuebufferCHROMIUM) /* 514 */ \
|
| - OP(BindTexImage2DCHROMIUM) /* 515 */ \
|
| - OP(ReleaseTexImage2DCHROMIUM) /* 516 */ \
|
| - OP(TraceBeginCHROMIUM) /* 517 */ \
|
| - OP(TraceEndCHROMIUM) /* 518 */ \
|
| - OP(AsyncTexSubImage2DCHROMIUM) /* 519 */ \
|
| - OP(AsyncTexImage2DCHROMIUM) /* 520 */ \
|
| - OP(WaitAsyncTexImage2DCHROMIUM) /* 521 */ \
|
| - OP(WaitAllAsyncTexImage2DCHROMIUM) /* 522 */ \
|
| - OP(DiscardFramebufferEXTImmediate) /* 523 */ \
|
| - OP(LoseContextCHROMIUM) /* 524 */ \
|
| - OP(InsertSyncPointCHROMIUM) /* 525 */ \
|
| - OP(WaitSyncPointCHROMIUM) /* 526 */ \
|
| - OP(DrawBuffersEXTImmediate) /* 527 */ \
|
| - OP(DiscardBackbufferCHROMIUM) /* 528 */ \
|
| - OP(ScheduleOverlayPlaneCHROMIUM) /* 529 */ \
|
| - OP(SwapInterval) /* 530 */ \
|
| - OP(MatrixLoadfCHROMIUMImmediate) /* 531 */ \
|
| - OP(MatrixLoadIdentityCHROMIUM) /* 532 */ \
|
| - OP(BlendBarrierKHR) /* 533 */
|
| + OP(MapBufferRange) /* 487 */ \
|
| + OP(UnmapBuffer) /* 488 */ \
|
| + OP(ResizeCHROMIUM) /* 489 */ \
|
| + OP(GetRequestableExtensionsCHROMIUM) /* 490 */ \
|
| + OP(RequestExtensionCHROMIUM) /* 491 */ \
|
| + OP(GetProgramInfoCHROMIUM) /* 492 */ \
|
| + OP(GetUniformBlocksCHROMIUM) /* 493 */ \
|
| + OP(GetTransformFeedbackVaryingsCHROMIUM) /* 494 */ \
|
| + OP(GetUniformsES3CHROMIUM) /* 495 */ \
|
| + OP(GetTranslatedShaderSourceANGLE) /* 496 */ \
|
| + OP(PostSubBufferCHROMIUM) /* 497 */ \
|
| + OP(TexImageIOSurface2DCHROMIUM) /* 498 */ \
|
| + OP(CopyTextureCHROMIUM) /* 499 */ \
|
| + OP(CopySubTextureCHROMIUM) /* 500 */ \
|
| + OP(DrawArraysInstancedANGLE) /* 501 */ \
|
| + OP(DrawElementsInstancedANGLE) /* 502 */ \
|
| + OP(VertexAttribDivisorANGLE) /* 503 */ \
|
| + OP(GenMailboxCHROMIUM) /* 504 */ \
|
| + OP(ProduceTextureCHROMIUMImmediate) /* 505 */ \
|
| + OP(ProduceTextureDirectCHROMIUMImmediate) /* 506 */ \
|
| + OP(ConsumeTextureCHROMIUMImmediate) /* 507 */ \
|
| + OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 508 */ \
|
| + OP(BindUniformLocationCHROMIUMBucket) /* 509 */ \
|
| + OP(GenValuebuffersCHROMIUMImmediate) /* 510 */ \
|
| + OP(DeleteValuebuffersCHROMIUMImmediate) /* 511 */ \
|
| + OP(IsValuebufferCHROMIUM) /* 512 */ \
|
| + OP(BindValuebufferCHROMIUM) /* 513 */ \
|
| + OP(SubscribeValueCHROMIUM) /* 514 */ \
|
| + OP(PopulateSubscribedValuesCHROMIUM) /* 515 */ \
|
| + OP(UniformValuebufferCHROMIUM) /* 516 */ \
|
| + OP(BindTexImage2DCHROMIUM) /* 517 */ \
|
| + OP(ReleaseTexImage2DCHROMIUM) /* 518 */ \
|
| + OP(TraceBeginCHROMIUM) /* 519 */ \
|
| + OP(TraceEndCHROMIUM) /* 520 */ \
|
| + OP(AsyncTexSubImage2DCHROMIUM) /* 521 */ \
|
| + OP(AsyncTexImage2DCHROMIUM) /* 522 */ \
|
| + OP(WaitAsyncTexImage2DCHROMIUM) /* 523 */ \
|
| + OP(WaitAllAsyncTexImage2DCHROMIUM) /* 524 */ \
|
| + OP(DiscardFramebufferEXTImmediate) /* 525 */ \
|
| + OP(LoseContextCHROMIUM) /* 526 */ \
|
| + OP(InsertSyncPointCHROMIUM) /* 527 */ \
|
| + OP(WaitSyncPointCHROMIUM) /* 528 */ \
|
| + OP(DrawBuffersEXTImmediate) /* 529 */ \
|
| + OP(DiscardBackbufferCHROMIUM) /* 530 */ \
|
| + OP(ScheduleOverlayPlaneCHROMIUM) /* 531 */ \
|
| + OP(SwapInterval) /* 532 */ \
|
| + OP(MatrixLoadfCHROMIUMImmediate) /* 533 */ \
|
| + OP(MatrixLoadIdentityCHROMIUM) /* 534 */ \
|
| + OP(BlendBarrierKHR) /* 535 */
|
|
|
| enum CommandId {
|
| kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
|
|
|