Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Unified Diff: gpu/command_buffer/common/gles2_cmd_ids_autogen.h

Issue 1272153004: Add glCompressedCopySubTextureCHROMIUM (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 448dc8e8abf6df66b58599de39adac427e0d4c52..540bd4e583649824cbb25773de15ed18d5afd091 100644
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
@@ -271,55 +271,56 @@
OP(CopyTextureCHROMIUM) /* 512 */ \
OP(CopySubTextureCHROMIUM) /* 513 */ \
OP(CompressedCopyTextureCHROMIUM) /* 514 */ \
- OP(DrawArraysInstancedANGLE) /* 515 */ \
- OP(DrawElementsInstancedANGLE) /* 516 */ \
- OP(VertexAttribDivisorANGLE) /* 517 */ \
- OP(GenMailboxCHROMIUM) /* 518 */ \
- OP(ProduceTextureCHROMIUMImmediate) /* 519 */ \
- OP(ProduceTextureDirectCHROMIUMImmediate) /* 520 */ \
- OP(ConsumeTextureCHROMIUMImmediate) /* 521 */ \
- OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 522 */ \
- OP(BindUniformLocationCHROMIUMBucket) /* 523 */ \
- OP(GenValuebuffersCHROMIUMImmediate) /* 524 */ \
- OP(DeleteValuebuffersCHROMIUMImmediate) /* 525 */ \
- OP(IsValuebufferCHROMIUM) /* 526 */ \
- OP(BindValuebufferCHROMIUM) /* 527 */ \
- OP(SubscribeValueCHROMIUM) /* 528 */ \
- OP(PopulateSubscribedValuesCHROMIUM) /* 529 */ \
- OP(UniformValuebufferCHROMIUM) /* 530 */ \
- OP(BindTexImage2DCHROMIUM) /* 531 */ \
- OP(ReleaseTexImage2DCHROMIUM) /* 532 */ \
- OP(TraceBeginCHROMIUM) /* 533 */ \
- OP(TraceEndCHROMIUM) /* 534 */ \
- OP(AsyncTexSubImage2DCHROMIUM) /* 535 */ \
- OP(AsyncTexImage2DCHROMIUM) /* 536 */ \
- OP(WaitAsyncTexImage2DCHROMIUM) /* 537 */ \
- OP(WaitAllAsyncTexImage2DCHROMIUM) /* 538 */ \
- OP(DiscardFramebufferEXTImmediate) /* 539 */ \
- OP(LoseContextCHROMIUM) /* 540 */ \
- OP(InsertSyncPointCHROMIUM) /* 541 */ \
- OP(WaitSyncPointCHROMIUM) /* 542 */ \
- OP(DrawBuffersEXTImmediate) /* 543 */ \
- OP(DiscardBackbufferCHROMIUM) /* 544 */ \
- OP(ScheduleOverlayPlaneCHROMIUM) /* 545 */ \
- OP(SwapInterval) /* 546 */ \
- OP(FlushDriverCachesCHROMIUM) /* 547 */ \
- OP(MatrixLoadfCHROMIUMImmediate) /* 548 */ \
- OP(MatrixLoadIdentityCHROMIUM) /* 549 */ \
- OP(GenPathsCHROMIUM) /* 550 */ \
- OP(DeletePathsCHROMIUM) /* 551 */ \
- OP(IsPathCHROMIUM) /* 552 */ \
- OP(PathCommandsCHROMIUM) /* 553 */ \
- OP(PathParameterfCHROMIUM) /* 554 */ \
- OP(PathParameteriCHROMIUM) /* 555 */ \
- OP(PathStencilFuncCHROMIUM) /* 556 */ \
- OP(StencilFillPathCHROMIUM) /* 557 */ \
- OP(StencilStrokePathCHROMIUM) /* 558 */ \
- OP(CoverFillPathCHROMIUM) /* 559 */ \
- OP(CoverStrokePathCHROMIUM) /* 560 */ \
- OP(StencilThenCoverFillPathCHROMIUM) /* 561 */ \
- OP(StencilThenCoverStrokePathCHROMIUM) /* 562 */ \
- OP(BlendBarrierKHR) /* 563 */
+ OP(CompressedCopySubTextureCHROMIUM) /* 515 */ \
+ OP(DrawArraysInstancedANGLE) /* 516 */ \
+ OP(DrawElementsInstancedANGLE) /* 517 */ \
+ OP(VertexAttribDivisorANGLE) /* 518 */ \
+ OP(GenMailboxCHROMIUM) /* 519 */ \
+ OP(ProduceTextureCHROMIUMImmediate) /* 520 */ \
+ OP(ProduceTextureDirectCHROMIUMImmediate) /* 521 */ \
+ OP(ConsumeTextureCHROMIUMImmediate) /* 522 */ \
+ OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 523 */ \
+ OP(BindUniformLocationCHROMIUMBucket) /* 524 */ \
+ OP(GenValuebuffersCHROMIUMImmediate) /* 525 */ \
+ OP(DeleteValuebuffersCHROMIUMImmediate) /* 526 */ \
+ OP(IsValuebufferCHROMIUM) /* 527 */ \
+ OP(BindValuebufferCHROMIUM) /* 528 */ \
+ OP(SubscribeValueCHROMIUM) /* 529 */ \
+ OP(PopulateSubscribedValuesCHROMIUM) /* 530 */ \
+ OP(UniformValuebufferCHROMIUM) /* 531 */ \
+ OP(BindTexImage2DCHROMIUM) /* 532 */ \
+ OP(ReleaseTexImage2DCHROMIUM) /* 533 */ \
+ OP(TraceBeginCHROMIUM) /* 534 */ \
+ OP(TraceEndCHROMIUM) /* 535 */ \
+ OP(AsyncTexSubImage2DCHROMIUM) /* 536 */ \
+ OP(AsyncTexImage2DCHROMIUM) /* 537 */ \
+ OP(WaitAsyncTexImage2DCHROMIUM) /* 538 */ \
+ OP(WaitAllAsyncTexImage2DCHROMIUM) /* 539 */ \
+ OP(DiscardFramebufferEXTImmediate) /* 540 */ \
+ OP(LoseContextCHROMIUM) /* 541 */ \
+ OP(InsertSyncPointCHROMIUM) /* 542 */ \
+ OP(WaitSyncPointCHROMIUM) /* 543 */ \
+ OP(DrawBuffersEXTImmediate) /* 544 */ \
+ OP(DiscardBackbufferCHROMIUM) /* 545 */ \
+ OP(ScheduleOverlayPlaneCHROMIUM) /* 546 */ \
+ OP(SwapInterval) /* 547 */ \
+ OP(FlushDriverCachesCHROMIUM) /* 548 */ \
+ OP(MatrixLoadfCHROMIUMImmediate) /* 549 */ \
+ OP(MatrixLoadIdentityCHROMIUM) /* 550 */ \
+ OP(GenPathsCHROMIUM) /* 551 */ \
+ OP(DeletePathsCHROMIUM) /* 552 */ \
+ OP(IsPathCHROMIUM) /* 553 */ \
+ OP(PathCommandsCHROMIUM) /* 554 */ \
+ OP(PathParameterfCHROMIUM) /* 555 */ \
+ OP(PathParameteriCHROMIUM) /* 556 */ \
+ OP(PathStencilFuncCHROMIUM) /* 557 */ \
+ OP(StencilFillPathCHROMIUM) /* 558 */ \
+ OP(StencilStrokePathCHROMIUM) /* 559 */ \
+ OP(CoverFillPathCHROMIUM) /* 560 */ \
+ OP(CoverStrokePathCHROMIUM) /* 561 */ \
+ OP(StencilThenCoverFillPathCHROMIUM) /* 562 */ \
+ OP(StencilThenCoverStrokePathCHROMIUM) /* 563 */ \
+ OP(BlendBarrierKHR) /* 564 */
enum CommandId {
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.

Powered by Google App Engine
This is Rietveld 408576698