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

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

Issue 634083002: gpu: Compositor management of GpuMemoryBuffer instances. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cc-pre-chromium-image-refactor
Patch Set: rebase Created 6 years, 2 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/command_buffer/cmd_buffer_functions.txt ('k') | gpu/command_buffer/service/in_process_command_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
diff --git a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
index c5bbc540a84329d26aef45f39f246de58e46676e..20b449362c17d1167588479a83e542dbe2c37b66 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
@@ -129,10 +129,6 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_LINES",
},
{
- 0x78F0,
- "GL_IMAGE_ROWBYTES_CHROMIUM",
- },
- {
0x88B8,
"GL_READ_ONLY",
},
@@ -1314,7 +1310,7 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
},
{
0x78F1,
- "GL_IMAGE_MAP_CHROMIUM",
+ "GL_MAP_CHROMIUM",
},
{
0x00080000,
@@ -1334,7 +1330,7 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
},
{
0x78F2,
- "GL_IMAGE_SCANOUT_CHROMIUM",
+ "GL_SCANOUT_CHROMIUM",
},
{
0x93C7,
« no previous file with comments | « gpu/command_buffer/cmd_buffer_functions.txt ('k') | gpu/command_buffer/service/in_process_command_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698