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

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

Issue 793693003: Tile Compression (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 4fe80f8a1b8cbf2cf469ce8ee8345aa464eb43fd..9afe6b6c5ae27479e3d0bb82a69dbde04ebd38b3 100644
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
@@ -209,41 +209,44 @@
OP(PostSubBufferCHROMIUM) /* 450 */ \
OP(TexImageIOSurface2DCHROMIUM) /* 451 */ \
OP(CopyTextureCHROMIUM) /* 452 */ \
- OP(DrawArraysInstancedANGLE) /* 453 */ \
- OP(DrawElementsInstancedANGLE) /* 454 */ \
- OP(VertexAttribDivisorANGLE) /* 455 */ \
- OP(GenMailboxCHROMIUM) /* 456 */ \
- OP(ProduceTextureCHROMIUMImmediate) /* 457 */ \
- OP(ProduceTextureDirectCHROMIUMImmediate) /* 458 */ \
- OP(ConsumeTextureCHROMIUMImmediate) /* 459 */ \
- OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 460 */ \
- OP(BindUniformLocationCHROMIUMBucket) /* 461 */ \
- OP(GenValuebuffersCHROMIUMImmediate) /* 462 */ \
- OP(DeleteValuebuffersCHROMIUMImmediate) /* 463 */ \
- OP(IsValuebufferCHROMIUM) /* 464 */ \
- OP(BindValuebufferCHROMIUM) /* 465 */ \
- OP(SubscribeValueCHROMIUM) /* 466 */ \
- OP(PopulateSubscribedValuesCHROMIUM) /* 467 */ \
- OP(UniformValuebufferCHROMIUM) /* 468 */ \
- OP(BindTexImage2DCHROMIUM) /* 469 */ \
- OP(ReleaseTexImage2DCHROMIUM) /* 470 */ \
- OP(TraceBeginCHROMIUM) /* 471 */ \
- OP(TraceEndCHROMIUM) /* 472 */ \
- OP(AsyncTexSubImage2DCHROMIUM) /* 473 */ \
- OP(AsyncTexImage2DCHROMIUM) /* 474 */ \
- OP(WaitAsyncTexImage2DCHROMIUM) /* 475 */ \
- OP(WaitAllAsyncTexImage2DCHROMIUM) /* 476 */ \
- OP(DiscardFramebufferEXTImmediate) /* 477 */ \
- OP(LoseContextCHROMIUM) /* 478 */ \
- OP(InsertSyncPointCHROMIUM) /* 479 */ \
- OP(WaitSyncPointCHROMIUM) /* 480 */ \
- OP(DrawBuffersEXTImmediate) /* 481 */ \
- OP(DiscardBackbufferCHROMIUM) /* 482 */ \
- OP(ScheduleOverlayPlaneCHROMIUM) /* 483 */ \
- OP(SwapInterval) /* 484 */ \
- OP(MatrixLoadfCHROMIUMImmediate) /* 485 */ \
- OP(MatrixLoadIdentityCHROMIUM) /* 486 */ \
- OP(BlendBarrierKHR) /* 487 */
+ OP(CopyCompressedTextureCHROMIUM) /* 453 */ \
+ OP(DrawArraysInstancedANGLE) /* 454 */ \
+ OP(DrawElementsInstancedANGLE) /* 455 */ \
+ OP(VertexAttribDivisorANGLE) /* 456 */ \
+ OP(GenMailboxCHROMIUM) /* 457 */ \
+ OP(ProduceTextureCHROMIUMImmediate) /* 458 */ \
+ OP(ProduceTextureDirectCHROMIUMImmediate) /* 459 */ \
+ OP(ConsumeTextureCHROMIUMImmediate) /* 460 */ \
+ OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 461 */ \
+ OP(BindUniformLocationCHROMIUMBucket) /* 462 */ \
+ OP(GenValuebuffersCHROMIUMImmediate) /* 463 */ \
+ OP(DeleteValuebuffersCHROMIUMImmediate) /* 464 */ \
+ OP(IsValuebufferCHROMIUM) /* 465 */ \
+ OP(BindValuebufferCHROMIUM) /* 466 */ \
+ OP(SubscribeValueCHROMIUM) /* 467 */ \
+ OP(PopulateSubscribedValuesCHROMIUM) /* 468 */ \
+ OP(UniformValuebufferCHROMIUM) /* 469 */ \
+ OP(BindTexImage2DCHROMIUM) /* 470 */ \
+ OP(ReleaseTexImage2DCHROMIUM) /* 471 */ \
+ OP(TraceBeginCHROMIUM) /* 472 */ \
+ OP(TraceEndCHROMIUM) /* 473 */ \
+ OP(AsyncTexSubImage2DCHROMIUM) /* 474 */ \
+ OP(AsyncTexImage2DCHROMIUM) /* 475 */ \
+ OP(AsyncCompressedTexSubImage2DCHROMIUM) /* 476 */ \
+ OP(AsyncCompressedTexImage2DCHROMIUM) /* 477 */ \
+ OP(WaitAsyncTexImage2DCHROMIUM) /* 478 */ \
+ OP(WaitAllAsyncTexImage2DCHROMIUM) /* 479 */ \
+ OP(DiscardFramebufferEXTImmediate) /* 480 */ \
+ OP(LoseContextCHROMIUM) /* 481 */ \
+ OP(InsertSyncPointCHROMIUM) /* 482 */ \
+ OP(WaitSyncPointCHROMIUM) /* 483 */ \
+ OP(DrawBuffersEXTImmediate) /* 484 */ \
+ OP(DiscardBackbufferCHROMIUM) /* 485 */ \
+ OP(ScheduleOverlayPlaneCHROMIUM) /* 486 */ \
+ OP(SwapInterval) /* 487 */ \
+ OP(MatrixLoadfCHROMIUMImmediate) /* 488 */ \
+ OP(MatrixLoadIdentityCHROMIUM) /* 489 */ \
+ OP(BlendBarrierKHR) /* 490 */
enum CommandId {
kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
« no previous file with comments | « gpu/command_buffer/common/gles2_cmd_format_test_autogen.h ('k') | gpu/command_buffer/common/gles2_cmd_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698