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

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

Issue 10106015: Allow textures to be moved from one GL context group to another. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 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_utils_implementation_autogen.h
===================================================================
--- gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h (revision 133928)
+++ gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h (working copy)
@@ -224,7 +224,7 @@
{ 0x00000400, "GL_STENCIL_BUFFER_BIT", },
{ 0x800A, "GL_FUNC_SUBTRACT", },
{ 0x8E2C, "GL_DEPTH_COMPONENT16_NONLINEAR_NV", },
- { 0x889F, "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING", },
+ { 0x8508, "GL_DECR_WRAP", },
{ 0x8006, "GL_FUNC_ADD", },
{ 0x8007, "GL_MIN_EXT", },
{ 0x8004, "GL_ONE_MINUS_CONSTANT_ALPHA", },
@@ -447,6 +447,7 @@
{ 0x8B4C, "GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS", },
{ 0x8B4D, "GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS", },
{ 0x8B4F, "GL_SHADER_TYPE", },
+ { 32, "GL_MAILBOX_SIZE_CHROMIUM", },
{ 0x00004000, "GL_COLOR_BUFFER_BIT", },
{ 0x00000010, "GL_COLOR_BUFFER_BIT4_QCOM", },
{ 0x8834, "GL_DRAW_BUFFER15_NV", },
@@ -499,7 +500,7 @@
{ 0x8CD6, "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT", },
{ 0x8253, "GL_GUILTY_CONTEXT_RESET_EXT", },
{ 0x8872, "GL_MAX_TEXTURE_IMAGE_UNITS", },
- { 0x8508, "GL_DECR_WRAP", },
+ { 0x889F, "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING", },
{ 0x8507, "GL_INCR_WRAP", },
{ 0x8895, "GL_ELEMENT_ARRAY_BUFFER_BINDING", },
{ 0x8894, "GL_ARRAY_BUFFER_BINDING", },

Powered by Google App Engine
This is Rietveld 408576698