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

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

Issue 2257533007: Autogenerate CreateAndConsumeTextureCHROMIUM handler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 f7e554d3da7ceae02b47faed68293cae19cf55cb..99567991a59ac378f9e6982413c7198a8313322e 100644
--- a/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_ids_autogen.h
@@ -278,7 +278,7 @@
OP(ProduceTextureCHROMIUMImmediate) /* 519 */ \
OP(ProduceTextureDirectCHROMIUMImmediate) /* 520 */ \
OP(ConsumeTextureCHROMIUMImmediate) /* 521 */ \
- OP(CreateAndConsumeTextureCHROMIUMImmediate) /* 522 */ \
+ OP(CreateAndConsumeTextureINTERNALImmediate) /* 522 */ \
OP(BindUniformLocationCHROMIUMBucket) /* 523 */ \
OP(BindTexImage2DCHROMIUM) /* 524 */ \
OP(ReleaseTexImage2DCHROMIUM) /* 525 */ \
« 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