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

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

Issue 1974163003: Expose GpuMemoryBufferId through glGetImageivCHROMIUM. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
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 f8cb36ac7f4c67bb87b99311b8a8e5da0a727073..b84d31b8fdb597803c16ec0b16a60295dace1447 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
@@ -655,6 +655,9 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
0x78FC, "GL_RGB_YCBCR_420V_CHROMIUM",
},
{
+ 0x78FD, "GL_GPU_MEMORY_BUFFER_ID",
+ },
+ {
0x8, "GL_CA_LAYER_EDGE_TOP_CHROMIUM",
},
{

Powered by Google App Engine
This is Rietveld 408576698