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

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

Issue 787803004: Update from https://crrev.com/307664 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase. 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 94aa86c7ba540fa4c564426cdb3650c509b1951f..4fe80f8a1b8cbf2cf469ce8ee8345aa464eb43fd 100644
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
@@ -240,9 +240,10 @@
OP(DrawBuffersEXTImmediate) /* 481 */ \
OP(DiscardBackbufferCHROMIUM) /* 482 */ \
OP(ScheduleOverlayPlaneCHROMIUM) /* 483 */ \
- OP(MatrixLoadfCHROMIUMImmediate) /* 484 */ \
- OP(MatrixLoadIdentityCHROMIUM) /* 485 */ \
- OP(BlendBarrierKHR) /* 486 */
+ OP(SwapInterval) /* 484 */ \
+ OP(MatrixLoadfCHROMIUMImmediate) /* 485 */ \
+ OP(MatrixLoadIdentityCHROMIUM) /* 486 */ \
+ OP(BlendBarrierKHR) /* 487 */
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