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

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

Issue 864513004: gpu: introduce glCopySubTextureCHROMIUM (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nits Created 5 years, 11 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 b3ca924ca799058696bf57ae6024885bd11cf1d0..0eac10349b545207989856411c720b105a5e60b0 100644
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
@@ -235,41 +235,42 @@
OP(PostSubBufferCHROMIUM) /* 476 */ \
OP(TexImageIOSurface2DCHROMIUM) /* 477 */ \
OP(CopyTextureCHROMIUM) /* 478 */ \
- OP(DrawArraysInstancedANGLE) /* 479 */ \
- OP(DrawElementsInstancedANGLE) /* 480 */ \
- OP(VertexAttribDivisorANGLE) /* 481 */ \
- OP(GenMailboxCHROMIUM) /* 482 */ \
- OP(ProduceTextureCHROMIUMImmediate) /* 483 */ \
- OP(ProduceTextureDirectCHROMIUMImmediate) /* 484 */ \
- OP(ConsumeTextureCHROMIUMImmediate) /* 485 */ \
- OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 486 */ \
- OP(BindUniformLocationCHROMIUMBucket) /* 487 */ \
- OP(GenValuebuffersCHROMIUMImmediate) /* 488 */ \
- OP(DeleteValuebuffersCHROMIUMImmediate) /* 489 */ \
- OP(IsValuebufferCHROMIUM) /* 490 */ \
- OP(BindValuebufferCHROMIUM) /* 491 */ \
- OP(SubscribeValueCHROMIUM) /* 492 */ \
- OP(PopulateSubscribedValuesCHROMIUM) /* 493 */ \
- OP(UniformValuebufferCHROMIUM) /* 494 */ \
- OP(BindTexImage2DCHROMIUM) /* 495 */ \
- OP(ReleaseTexImage2DCHROMIUM) /* 496 */ \
- OP(TraceBeginCHROMIUM) /* 497 */ \
- OP(TraceEndCHROMIUM) /* 498 */ \
- OP(AsyncTexSubImage2DCHROMIUM) /* 499 */ \
- OP(AsyncTexImage2DCHROMIUM) /* 500 */ \
- OP(WaitAsyncTexImage2DCHROMIUM) /* 501 */ \
- OP(WaitAllAsyncTexImage2DCHROMIUM) /* 502 */ \
- OP(DiscardFramebufferEXTImmediate) /* 503 */ \
- OP(LoseContextCHROMIUM) /* 504 */ \
- OP(InsertSyncPointCHROMIUM) /* 505 */ \
- OP(WaitSyncPointCHROMIUM) /* 506 */ \
- OP(DrawBuffersEXTImmediate) /* 507 */ \
- OP(DiscardBackbufferCHROMIUM) /* 508 */ \
- OP(ScheduleOverlayPlaneCHROMIUM) /* 509 */ \
- OP(SwapInterval) /* 510 */ \
- OP(MatrixLoadfCHROMIUMImmediate) /* 511 */ \
- OP(MatrixLoadIdentityCHROMIUM) /* 512 */ \
- OP(BlendBarrierKHR) /* 513 */
+ OP(CopySubTextureCHROMIUM) /* 479 */ \
+ OP(DrawArraysInstancedANGLE) /* 480 */ \
+ OP(DrawElementsInstancedANGLE) /* 481 */ \
+ OP(VertexAttribDivisorANGLE) /* 482 */ \
+ OP(GenMailboxCHROMIUM) /* 483 */ \
+ OP(ProduceTextureCHROMIUMImmediate) /* 484 */ \
+ OP(ProduceTextureDirectCHROMIUMImmediate) /* 485 */ \
+ OP(ConsumeTextureCHROMIUMImmediate) /* 486 */ \
+ OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 487 */ \
+ OP(BindUniformLocationCHROMIUMBucket) /* 488 */ \
+ OP(GenValuebuffersCHROMIUMImmediate) /* 489 */ \
+ OP(DeleteValuebuffersCHROMIUMImmediate) /* 490 */ \
+ OP(IsValuebufferCHROMIUM) /* 491 */ \
+ OP(BindValuebufferCHROMIUM) /* 492 */ \
+ OP(SubscribeValueCHROMIUM) /* 493 */ \
+ OP(PopulateSubscribedValuesCHROMIUM) /* 494 */ \
+ OP(UniformValuebufferCHROMIUM) /* 495 */ \
+ OP(BindTexImage2DCHROMIUM) /* 496 */ \
+ OP(ReleaseTexImage2DCHROMIUM) /* 497 */ \
+ OP(TraceBeginCHROMIUM) /* 498 */ \
+ OP(TraceEndCHROMIUM) /* 499 */ \
+ OP(AsyncTexSubImage2DCHROMIUM) /* 500 */ \
+ OP(AsyncTexImage2DCHROMIUM) /* 501 */ \
+ OP(WaitAsyncTexImage2DCHROMIUM) /* 502 */ \
+ OP(WaitAllAsyncTexImage2DCHROMIUM) /* 503 */ \
+ OP(DiscardFramebufferEXTImmediate) /* 504 */ \
+ OP(LoseContextCHROMIUM) /* 505 */ \
+ OP(InsertSyncPointCHROMIUM) /* 506 */ \
+ OP(WaitSyncPointCHROMIUM) /* 507 */ \
+ OP(DrawBuffersEXTImmediate) /* 508 */ \
+ OP(DiscardBackbufferCHROMIUM) /* 509 */ \
+ OP(ScheduleOverlayPlaneCHROMIUM) /* 510 */ \
+ OP(SwapInterval) /* 511 */ \
+ OP(MatrixLoadfCHROMIUMImmediate) /* 512 */ \
+ OP(MatrixLoadIdentityCHROMIUM) /* 513 */ \
+ OP(BlendBarrierKHR) /* 514 */
enum CommandId {
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.

Powered by Google App Engine
This is Rietveld 408576698