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

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

Issue 1233233002: Added support for TimeStamp queries using QueryCounterEXT. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed GetQueryivEXT test with QueryCounter Created 5 years, 5 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 2b0941bbda81369eda0432eb3049f9e37a1be89f..356968c41ef1b5545c701cd8a882c6ddee3f39e6 100644
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
@@ -239,84 +239,85 @@
OP(TexStorage2DEXT) /* 480 */ \
OP(GenQueriesEXTImmediate) /* 481 */ \
OP(DeleteQueriesEXTImmediate) /* 482 */ \
- OP(BeginQueryEXT) /* 483 */ \
- OP(BeginTransformFeedback) /* 484 */ \
- OP(EndQueryEXT) /* 485 */ \
- OP(EndTransformFeedback) /* 486 */ \
- OP(InsertEventMarkerEXT) /* 487 */ \
- OP(PushGroupMarkerEXT) /* 488 */ \
- OP(PopGroupMarkerEXT) /* 489 */ \
- OP(GenVertexArraysOESImmediate) /* 490 */ \
- OP(DeleteVertexArraysOESImmediate) /* 491 */ \
- OP(IsVertexArrayOES) /* 492 */ \
- OP(BindVertexArrayOES) /* 493 */ \
- OP(SwapBuffers) /* 494 */ \
- OP(GetMaxValueInBufferCHROMIUM) /* 495 */ \
- OP(EnableFeatureCHROMIUM) /* 496 */ \
- OP(MapBufferRange) /* 497 */ \
- OP(UnmapBuffer) /* 498 */ \
- OP(ResizeCHROMIUM) /* 499 */ \
- OP(GetRequestableExtensionsCHROMIUM) /* 500 */ \
- OP(RequestExtensionCHROMIUM) /* 501 */ \
- OP(GetProgramInfoCHROMIUM) /* 502 */ \
- OP(GetUniformBlocksCHROMIUM) /* 503 */ \
- OP(GetTransformFeedbackVaryingsCHROMIUM) /* 504 */ \
- OP(GetUniformsES3CHROMIUM) /* 505 */ \
- OP(GetTranslatedShaderSourceANGLE) /* 506 */ \
- OP(PostSubBufferCHROMIUM) /* 507 */ \
- OP(TexImageIOSurface2DCHROMIUM) /* 508 */ \
- OP(CopyTextureCHROMIUM) /* 509 */ \
- OP(CopySubTextureCHROMIUM) /* 510 */ \
- OP(CompressedCopyTextureCHROMIUM) /* 511 */ \
- OP(DrawArraysInstancedANGLE) /* 512 */ \
- OP(DrawElementsInstancedANGLE) /* 513 */ \
- OP(VertexAttribDivisorANGLE) /* 514 */ \
- OP(GenMailboxCHROMIUM) /* 515 */ \
- OP(ProduceTextureCHROMIUMImmediate) /* 516 */ \
- OP(ProduceTextureDirectCHROMIUMImmediate) /* 517 */ \
- OP(ConsumeTextureCHROMIUMImmediate) /* 518 */ \
- OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 519 */ \
- OP(BindUniformLocationCHROMIUMBucket) /* 520 */ \
- OP(GenValuebuffersCHROMIUMImmediate) /* 521 */ \
- OP(DeleteValuebuffersCHROMIUMImmediate) /* 522 */ \
- OP(IsValuebufferCHROMIUM) /* 523 */ \
- OP(BindValuebufferCHROMIUM) /* 524 */ \
- OP(SubscribeValueCHROMIUM) /* 525 */ \
- OP(PopulateSubscribedValuesCHROMIUM) /* 526 */ \
- OP(UniformValuebufferCHROMIUM) /* 527 */ \
- OP(BindTexImage2DCHROMIUM) /* 528 */ \
- OP(ReleaseTexImage2DCHROMIUM) /* 529 */ \
- OP(TraceBeginCHROMIUM) /* 530 */ \
- OP(TraceEndCHROMIUM) /* 531 */ \
- OP(AsyncTexSubImage2DCHROMIUM) /* 532 */ \
- OP(AsyncTexImage2DCHROMIUM) /* 533 */ \
- OP(WaitAsyncTexImage2DCHROMIUM) /* 534 */ \
- OP(WaitAllAsyncTexImage2DCHROMIUM) /* 535 */ \
- OP(DiscardFramebufferEXTImmediate) /* 536 */ \
- OP(LoseContextCHROMIUM) /* 537 */ \
- OP(InsertSyncPointCHROMIUM) /* 538 */ \
- OP(WaitSyncPointCHROMIUM) /* 539 */ \
- OP(DrawBuffersEXTImmediate) /* 540 */ \
- OP(DiscardBackbufferCHROMIUM) /* 541 */ \
- OP(ScheduleOverlayPlaneCHROMIUM) /* 542 */ \
- OP(SwapInterval) /* 543 */ \
- OP(FlushDriverCachesCHROMIUM) /* 544 */ \
- OP(MatrixLoadfCHROMIUMImmediate) /* 545 */ \
- OP(MatrixLoadIdentityCHROMIUM) /* 546 */ \
- OP(GenPathsCHROMIUM) /* 547 */ \
- OP(DeletePathsCHROMIUM) /* 548 */ \
- OP(IsPathCHROMIUM) /* 549 */ \
- OP(PathCommandsCHROMIUM) /* 550 */ \
- OP(PathParameterfCHROMIUM) /* 551 */ \
- OP(PathParameteriCHROMIUM) /* 552 */ \
- OP(PathStencilFuncCHROMIUM) /* 553 */ \
- OP(StencilFillPathCHROMIUM) /* 554 */ \
- OP(StencilStrokePathCHROMIUM) /* 555 */ \
- OP(CoverFillPathCHROMIUM) /* 556 */ \
- OP(CoverStrokePathCHROMIUM) /* 557 */ \
- OP(StencilThenCoverFillPathCHROMIUM) /* 558 */ \
- OP(StencilThenCoverStrokePathCHROMIUM) /* 559 */ \
- OP(BlendBarrierKHR) /* 560 */
+ OP(QueryCounterEXT) /* 483 */ \
+ OP(BeginQueryEXT) /* 484 */ \
+ OP(BeginTransformFeedback) /* 485 */ \
+ OP(EndQueryEXT) /* 486 */ \
+ OP(EndTransformFeedback) /* 487 */ \
+ OP(InsertEventMarkerEXT) /* 488 */ \
+ OP(PushGroupMarkerEXT) /* 489 */ \
+ OP(PopGroupMarkerEXT) /* 490 */ \
+ OP(GenVertexArraysOESImmediate) /* 491 */ \
+ OP(DeleteVertexArraysOESImmediate) /* 492 */ \
+ OP(IsVertexArrayOES) /* 493 */ \
+ OP(BindVertexArrayOES) /* 494 */ \
+ OP(SwapBuffers) /* 495 */ \
+ OP(GetMaxValueInBufferCHROMIUM) /* 496 */ \
+ OP(EnableFeatureCHROMIUM) /* 497 */ \
+ OP(MapBufferRange) /* 498 */ \
+ OP(UnmapBuffer) /* 499 */ \
+ OP(ResizeCHROMIUM) /* 500 */ \
+ OP(GetRequestableExtensionsCHROMIUM) /* 501 */ \
+ OP(RequestExtensionCHROMIUM) /* 502 */ \
+ OP(GetProgramInfoCHROMIUM) /* 503 */ \
+ OP(GetUniformBlocksCHROMIUM) /* 504 */ \
+ OP(GetTransformFeedbackVaryingsCHROMIUM) /* 505 */ \
+ OP(GetUniformsES3CHROMIUM) /* 506 */ \
+ OP(GetTranslatedShaderSourceANGLE) /* 507 */ \
+ OP(PostSubBufferCHROMIUM) /* 508 */ \
+ OP(TexImageIOSurface2DCHROMIUM) /* 509 */ \
+ OP(CopyTextureCHROMIUM) /* 510 */ \
+ OP(CopySubTextureCHROMIUM) /* 511 */ \
+ OP(CompressedCopyTextureCHROMIUM) /* 512 */ \
+ OP(DrawArraysInstancedANGLE) /* 513 */ \
+ OP(DrawElementsInstancedANGLE) /* 514 */ \
+ OP(VertexAttribDivisorANGLE) /* 515 */ \
+ OP(GenMailboxCHROMIUM) /* 516 */ \
+ OP(ProduceTextureCHROMIUMImmediate) /* 517 */ \
+ OP(ProduceTextureDirectCHROMIUMImmediate) /* 518 */ \
+ OP(ConsumeTextureCHROMIUMImmediate) /* 519 */ \
+ OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 520 */ \
+ OP(BindUniformLocationCHROMIUMBucket) /* 521 */ \
+ OP(GenValuebuffersCHROMIUMImmediate) /* 522 */ \
+ OP(DeleteValuebuffersCHROMIUMImmediate) /* 523 */ \
+ OP(IsValuebufferCHROMIUM) /* 524 */ \
+ OP(BindValuebufferCHROMIUM) /* 525 */ \
+ OP(SubscribeValueCHROMIUM) /* 526 */ \
+ OP(PopulateSubscribedValuesCHROMIUM) /* 527 */ \
+ OP(UniformValuebufferCHROMIUM) /* 528 */ \
+ OP(BindTexImage2DCHROMIUM) /* 529 */ \
+ OP(ReleaseTexImage2DCHROMIUM) /* 530 */ \
+ OP(TraceBeginCHROMIUM) /* 531 */ \
+ OP(TraceEndCHROMIUM) /* 532 */ \
+ OP(AsyncTexSubImage2DCHROMIUM) /* 533 */ \
+ OP(AsyncTexImage2DCHROMIUM) /* 534 */ \
+ OP(WaitAsyncTexImage2DCHROMIUM) /* 535 */ \
+ OP(WaitAllAsyncTexImage2DCHROMIUM) /* 536 */ \
+ OP(DiscardFramebufferEXTImmediate) /* 537 */ \
+ OP(LoseContextCHROMIUM) /* 538 */ \
+ OP(InsertSyncPointCHROMIUM) /* 539 */ \
+ OP(WaitSyncPointCHROMIUM) /* 540 */ \
+ OP(DrawBuffersEXTImmediate) /* 541 */ \
+ OP(DiscardBackbufferCHROMIUM) /* 542 */ \
+ OP(ScheduleOverlayPlaneCHROMIUM) /* 543 */ \
+ OP(SwapInterval) /* 544 */ \
+ OP(FlushDriverCachesCHROMIUM) /* 545 */ \
+ OP(MatrixLoadfCHROMIUMImmediate) /* 546 */ \
+ OP(MatrixLoadIdentityCHROMIUM) /* 547 */ \
+ OP(GenPathsCHROMIUM) /* 548 */ \
+ OP(DeletePathsCHROMIUM) /* 549 */ \
+ OP(IsPathCHROMIUM) /* 550 */ \
+ OP(PathCommandsCHROMIUM) /* 551 */ \
+ OP(PathParameterfCHROMIUM) /* 552 */ \
+ OP(PathParameteriCHROMIUM) /* 553 */ \
+ OP(PathStencilFuncCHROMIUM) /* 554 */ \
+ OP(StencilFillPathCHROMIUM) /* 555 */ \
+ OP(StencilStrokePathCHROMIUM) /* 556 */ \
+ OP(CoverFillPathCHROMIUM) /* 557 */ \
+ OP(CoverStrokePathCHROMIUM) /* 558 */ \
+ OP(StencilThenCoverFillPathCHROMIUM) /* 559 */ \
+ OP(StencilThenCoverStrokePathCHROMIUM) /* 560 */ \
+ OP(BlendBarrierKHR) /* 561 */
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/service/gles2_cmd_decoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698