| 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 034e6c462814a3dd2095c6aabea737f68c1ca3dc..f5023de139d2278c029d5a7e1222588671ca5cc9 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
|
| @@ -74,6 +74,8 @@ static GLES2Util::EnumToString enum_to_string_table[] = {
|
| { 0x88BB, "GL_BUFFER_ACCESS_OES", },
|
| { 0x88BC, "GL_BUFFER_MAPPED_OES", },
|
| { 0x88BD, "GL_BUFFER_MAP_POINTER_OES", },
|
| + { 0x904A, "GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX", },
|
| + { 0x904B, "GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX", },
|
| { 0x0C10, "GL_SCISSOR_BOX", },
|
| { 0x0C11, "GL_SCISSOR_TEST", },
|
| { 0x80000000, "GL_MULTISAMPLE_BUFFER_BIT7_QCOM", },
|
| @@ -113,6 +115,9 @@ static GLES2Util::EnumToString enum_to_string_table[] = {
|
| { 0x8D40, "GL_FRAMEBUFFER", },
|
| { 0x8D41, "GL_RENDERBUFFER", },
|
| { 0x0BD0, "GL_DITHER", },
|
| + { 0x9047, "GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX", },
|
| + { 0x9049, "GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX", },
|
| + { 0x9048, "GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX", },
|
| { 0x1801, "GL_DEPTH_EXT", },
|
| { 0x1800, "GL_COLOR_EXT", },
|
| { 0x1802, "GL_STENCIL_EXT", },
|
|
|