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

Unified Diff: ui/gl/gl_enums_implementation_autogen.h

Issue 2067503003: Add a new command buffer function glScheduleCALayerInUseQueryCHROMIUM. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include gl_image.h Created 4 years, 6 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
« no previous file with comments | « gpu/ipc/service/image_transport_surface_overlay_mac.mm ('k') | ui/gl/gl_surface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_enums_implementation_autogen.h
diff --git a/ui/gl/gl_enums_implementation_autogen.h b/ui/gl/gl_enums_implementation_autogen.h
index 1dd98b142cac4b28788fb36d68d63bc1b15a7f14..5d666e7d884679410cf4cbc749619d3c9990ef93 100644
--- a/ui/gl/gl_enums_implementation_autogen.h
+++ b/ui/gl/gl_enums_implementation_autogen.h
@@ -643,7 +643,7 @@ static const GLEnums::EnumToString enum_to_string_table[] = {
0x78F2, "GL_READ_WRITE_CHROMIUM",
},
{
- 0x78FA, "GL_RGB_YUV_420_CHROMIUM",
+ 0x78FA, "GL_RGB_YCRCB_420_CHROMIUM",
},
{
0x78FB, "GL_RGB_YCBCR_422_CHROMIUM",
@@ -652,6 +652,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = {
0x78FC, "GL_RGB_YCBCR_420V_CHROMIUM",
},
{
+ 0x78FD, "GL_GPU_MEMORY_BUFFER_ID",
+ },
+ {
0x8, "GL_CA_LAYER_EDGE_TOP_CHROMIUM",
},
{
« no previous file with comments | « gpu/ipc/service/image_transport_surface_overlay_mac.mm ('k') | ui/gl/gl_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698