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

Side by Side 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 unified diff | Download patch
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file is auto-generated from 5 // This file is auto-generated from
6 // gpu/command_buffer/build_gles2_cmd_buffer.py 6 // gpu/command_buffer/build_gles2_cmd_buffer.py
7 // It's formatted by clang-format using chromium coding style: 7 // It's formatted by clang-format using chromium coding style:
8 // clang-format -i -style=chromium filename 8 // clang-format -i -style=chromium filename
9 // DO NOT EDIT! 9 // DO NOT EDIT!
10 10
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
232 OP(VertexAttribPointer) /* 473 */ \ 232 OP(VertexAttribPointer) /* 473 */ \
233 OP(Viewport) /* 474 */ \ 233 OP(Viewport) /* 474 */ \
234 OP(WaitSync) /* 475 */ \ 234 OP(WaitSync) /* 475 */ \
235 OP(BlitFramebufferCHROMIUM) /* 476 */ \ 235 OP(BlitFramebufferCHROMIUM) /* 476 */ \
236 OP(RenderbufferStorageMultisampleCHROMIUM) /* 477 */ \ 236 OP(RenderbufferStorageMultisampleCHROMIUM) /* 477 */ \
237 OP(RenderbufferStorageMultisampleEXT) /* 478 */ \ 237 OP(RenderbufferStorageMultisampleEXT) /* 478 */ \
238 OP(FramebufferTexture2DMultisampleEXT) /* 479 */ \ 238 OP(FramebufferTexture2DMultisampleEXT) /* 479 */ \
239 OP(TexStorage2DEXT) /* 480 */ \ 239 OP(TexStorage2DEXT) /* 480 */ \
240 OP(GenQueriesEXTImmediate) /* 481 */ \ 240 OP(GenQueriesEXTImmediate) /* 481 */ \
241 OP(DeleteQueriesEXTImmediate) /* 482 */ \ 241 OP(DeleteQueriesEXTImmediate) /* 482 */ \
242 OP(BeginQueryEXT) /* 483 */ \ 242 OP(QueryCounterEXT) /* 483 */ \
243 OP(BeginTransformFeedback) /* 484 */ \ 243 OP(BeginQueryEXT) /* 484 */ \
244 OP(EndQueryEXT) /* 485 */ \ 244 OP(BeginTransformFeedback) /* 485 */ \
245 OP(EndTransformFeedback) /* 486 */ \ 245 OP(EndQueryEXT) /* 486 */ \
246 OP(InsertEventMarkerEXT) /* 487 */ \ 246 OP(EndTransformFeedback) /* 487 */ \
247 OP(PushGroupMarkerEXT) /* 488 */ \ 247 OP(InsertEventMarkerEXT) /* 488 */ \
248 OP(PopGroupMarkerEXT) /* 489 */ \ 248 OP(PushGroupMarkerEXT) /* 489 */ \
249 OP(GenVertexArraysOESImmediate) /* 490 */ \ 249 OP(PopGroupMarkerEXT) /* 490 */ \
250 OP(DeleteVertexArraysOESImmediate) /* 491 */ \ 250 OP(GenVertexArraysOESImmediate) /* 491 */ \
251 OP(IsVertexArrayOES) /* 492 */ \ 251 OP(DeleteVertexArraysOESImmediate) /* 492 */ \
252 OP(BindVertexArrayOES) /* 493 */ \ 252 OP(IsVertexArrayOES) /* 493 */ \
253 OP(SwapBuffers) /* 494 */ \ 253 OP(BindVertexArrayOES) /* 494 */ \
254 OP(GetMaxValueInBufferCHROMIUM) /* 495 */ \ 254 OP(SwapBuffers) /* 495 */ \
255 OP(EnableFeatureCHROMIUM) /* 496 */ \ 255 OP(GetMaxValueInBufferCHROMIUM) /* 496 */ \
256 OP(MapBufferRange) /* 497 */ \ 256 OP(EnableFeatureCHROMIUM) /* 497 */ \
257 OP(UnmapBuffer) /* 498 */ \ 257 OP(MapBufferRange) /* 498 */ \
258 OP(ResizeCHROMIUM) /* 499 */ \ 258 OP(UnmapBuffer) /* 499 */ \
259 OP(GetRequestableExtensionsCHROMIUM) /* 500 */ \ 259 OP(ResizeCHROMIUM) /* 500 */ \
260 OP(RequestExtensionCHROMIUM) /* 501 */ \ 260 OP(GetRequestableExtensionsCHROMIUM) /* 501 */ \
261 OP(GetProgramInfoCHROMIUM) /* 502 */ \ 261 OP(RequestExtensionCHROMIUM) /* 502 */ \
262 OP(GetUniformBlocksCHROMIUM) /* 503 */ \ 262 OP(GetProgramInfoCHROMIUM) /* 503 */ \
263 OP(GetTransformFeedbackVaryingsCHROMIUM) /* 504 */ \ 263 OP(GetUniformBlocksCHROMIUM) /* 504 */ \
264 OP(GetUniformsES3CHROMIUM) /* 505 */ \ 264 OP(GetTransformFeedbackVaryingsCHROMIUM) /* 505 */ \
265 OP(GetTranslatedShaderSourceANGLE) /* 506 */ \ 265 OP(GetUniformsES3CHROMIUM) /* 506 */ \
266 OP(PostSubBufferCHROMIUM) /* 507 */ \ 266 OP(GetTranslatedShaderSourceANGLE) /* 507 */ \
267 OP(TexImageIOSurface2DCHROMIUM) /* 508 */ \ 267 OP(PostSubBufferCHROMIUM) /* 508 */ \
268 OP(CopyTextureCHROMIUM) /* 509 */ \ 268 OP(TexImageIOSurface2DCHROMIUM) /* 509 */ \
269 OP(CopySubTextureCHROMIUM) /* 510 */ \ 269 OP(CopyTextureCHROMIUM) /* 510 */ \
270 OP(CompressedCopyTextureCHROMIUM) /* 511 */ \ 270 OP(CopySubTextureCHROMIUM) /* 511 */ \
271 OP(DrawArraysInstancedANGLE) /* 512 */ \ 271 OP(CompressedCopyTextureCHROMIUM) /* 512 */ \
272 OP(DrawElementsInstancedANGLE) /* 513 */ \ 272 OP(DrawArraysInstancedANGLE) /* 513 */ \
273 OP(VertexAttribDivisorANGLE) /* 514 */ \ 273 OP(DrawElementsInstancedANGLE) /* 514 */ \
274 OP(GenMailboxCHROMIUM) /* 515 */ \ 274 OP(VertexAttribDivisorANGLE) /* 515 */ \
275 OP(ProduceTextureCHROMIUMImmediate) /* 516 */ \ 275 OP(GenMailboxCHROMIUM) /* 516 */ \
276 OP(ProduceTextureDirectCHROMIUMImmediate) /* 517 */ \ 276 OP(ProduceTextureCHROMIUMImmediate) /* 517 */ \
277 OP(ConsumeTextureCHROMIUMImmediate) /* 518 */ \ 277 OP(ProduceTextureDirectCHROMIUMImmediate) /* 518 */ \
278 OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 519 */ \ 278 OP(ConsumeTextureCHROMIUMImmediate) /* 519 */ \
279 OP(BindUniformLocationCHROMIUMBucket) /* 520 */ \ 279 OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 520 */ \
280 OP(GenValuebuffersCHROMIUMImmediate) /* 521 */ \ 280 OP(BindUniformLocationCHROMIUMBucket) /* 521 */ \
281 OP(DeleteValuebuffersCHROMIUMImmediate) /* 522 */ \ 281 OP(GenValuebuffersCHROMIUMImmediate) /* 522 */ \
282 OP(IsValuebufferCHROMIUM) /* 523 */ \ 282 OP(DeleteValuebuffersCHROMIUMImmediate) /* 523 */ \
283 OP(BindValuebufferCHROMIUM) /* 524 */ \ 283 OP(IsValuebufferCHROMIUM) /* 524 */ \
284 OP(SubscribeValueCHROMIUM) /* 525 */ \ 284 OP(BindValuebufferCHROMIUM) /* 525 */ \
285 OP(PopulateSubscribedValuesCHROMIUM) /* 526 */ \ 285 OP(SubscribeValueCHROMIUM) /* 526 */ \
286 OP(UniformValuebufferCHROMIUM) /* 527 */ \ 286 OP(PopulateSubscribedValuesCHROMIUM) /* 527 */ \
287 OP(BindTexImage2DCHROMIUM) /* 528 */ \ 287 OP(UniformValuebufferCHROMIUM) /* 528 */ \
288 OP(ReleaseTexImage2DCHROMIUM) /* 529 */ \ 288 OP(BindTexImage2DCHROMIUM) /* 529 */ \
289 OP(TraceBeginCHROMIUM) /* 530 */ \ 289 OP(ReleaseTexImage2DCHROMIUM) /* 530 */ \
290 OP(TraceEndCHROMIUM) /* 531 */ \ 290 OP(TraceBeginCHROMIUM) /* 531 */ \
291 OP(AsyncTexSubImage2DCHROMIUM) /* 532 */ \ 291 OP(TraceEndCHROMIUM) /* 532 */ \
292 OP(AsyncTexImage2DCHROMIUM) /* 533 */ \ 292 OP(AsyncTexSubImage2DCHROMIUM) /* 533 */ \
293 OP(WaitAsyncTexImage2DCHROMIUM) /* 534 */ \ 293 OP(AsyncTexImage2DCHROMIUM) /* 534 */ \
294 OP(WaitAllAsyncTexImage2DCHROMIUM) /* 535 */ \ 294 OP(WaitAsyncTexImage2DCHROMIUM) /* 535 */ \
295 OP(DiscardFramebufferEXTImmediate) /* 536 */ \ 295 OP(WaitAllAsyncTexImage2DCHROMIUM) /* 536 */ \
296 OP(LoseContextCHROMIUM) /* 537 */ \ 296 OP(DiscardFramebufferEXTImmediate) /* 537 */ \
297 OP(InsertSyncPointCHROMIUM) /* 538 */ \ 297 OP(LoseContextCHROMIUM) /* 538 */ \
298 OP(WaitSyncPointCHROMIUM) /* 539 */ \ 298 OP(InsertSyncPointCHROMIUM) /* 539 */ \
299 OP(DrawBuffersEXTImmediate) /* 540 */ \ 299 OP(WaitSyncPointCHROMIUM) /* 540 */ \
300 OP(DiscardBackbufferCHROMIUM) /* 541 */ \ 300 OP(DrawBuffersEXTImmediate) /* 541 */ \
301 OP(ScheduleOverlayPlaneCHROMIUM) /* 542 */ \ 301 OP(DiscardBackbufferCHROMIUM) /* 542 */ \
302 OP(SwapInterval) /* 543 */ \ 302 OP(ScheduleOverlayPlaneCHROMIUM) /* 543 */ \
303 OP(FlushDriverCachesCHROMIUM) /* 544 */ \ 303 OP(SwapInterval) /* 544 */ \
304 OP(MatrixLoadfCHROMIUMImmediate) /* 545 */ \ 304 OP(FlushDriverCachesCHROMIUM) /* 545 */ \
305 OP(MatrixLoadIdentityCHROMIUM) /* 546 */ \ 305 OP(MatrixLoadfCHROMIUMImmediate) /* 546 */ \
306 OP(GenPathsCHROMIUM) /* 547 */ \ 306 OP(MatrixLoadIdentityCHROMIUM) /* 547 */ \
307 OP(DeletePathsCHROMIUM) /* 548 */ \ 307 OP(GenPathsCHROMIUM) /* 548 */ \
308 OP(IsPathCHROMIUM) /* 549 */ \ 308 OP(DeletePathsCHROMIUM) /* 549 */ \
309 OP(PathCommandsCHROMIUM) /* 550 */ \ 309 OP(IsPathCHROMIUM) /* 550 */ \
310 OP(PathParameterfCHROMIUM) /* 551 */ \ 310 OP(PathCommandsCHROMIUM) /* 551 */ \
311 OP(PathParameteriCHROMIUM) /* 552 */ \ 311 OP(PathParameterfCHROMIUM) /* 552 */ \
312 OP(PathStencilFuncCHROMIUM) /* 553 */ \ 312 OP(PathParameteriCHROMIUM) /* 553 */ \
313 OP(StencilFillPathCHROMIUM) /* 554 */ \ 313 OP(PathStencilFuncCHROMIUM) /* 554 */ \
314 OP(StencilStrokePathCHROMIUM) /* 555 */ \ 314 OP(StencilFillPathCHROMIUM) /* 555 */ \
315 OP(CoverFillPathCHROMIUM) /* 556 */ \ 315 OP(StencilStrokePathCHROMIUM) /* 556 */ \
316 OP(CoverStrokePathCHROMIUM) /* 557 */ \ 316 OP(CoverFillPathCHROMIUM) /* 557 */ \
317 OP(StencilThenCoverFillPathCHROMIUM) /* 558 */ \ 317 OP(CoverStrokePathCHROMIUM) /* 558 */ \
318 OP(StencilThenCoverStrokePathCHROMIUM) /* 559 */ \ 318 OP(StencilThenCoverFillPathCHROMIUM) /* 559 */ \
319 OP(BlendBarrierKHR) /* 560 */ 319 OP(StencilThenCoverStrokePathCHROMIUM) /* 560 */ \
320 OP(BlendBarrierKHR) /* 561 */
320 321
321 enum CommandId { 322 enum CommandId {
322 kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this. 323 kStartPoint = cmd::kLastCommonId, // All GLES2 commands start after this.
323 #define GLES2_CMD_OP(name) k##name, 324 #define GLES2_CMD_OP(name) k##name,
324 GLES2_COMMAND_LIST(GLES2_CMD_OP) 325 GLES2_COMMAND_LIST(GLES2_CMD_OP)
325 #undef GLES2_CMD_OP 326 #undef GLES2_CMD_OP
326 kNumCommands 327 kNumCommands
327 }; 328 };
328 329
329 #endif // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_IDS_AUTOGEN_H_ 330 #endif // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_IDS_AUTOGEN_H_
OLDNEW
« 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