diff options
Diffstat (limited to 'ui/gl/gl_enums_implementation_autogen.h')
-rw-r--r-- | ui/gl/gl_enums_implementation_autogen.h | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/ui/gl/gl_enums_implementation_autogen.h b/ui/gl/gl_enums_implementation_autogen.h index de370da..6fd72a9 100644 --- a/ui/gl/gl_enums_implementation_autogen.h +++ b/ui/gl/gl_enums_implementation_autogen.h @@ -247,6 +247,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = { 0x8A53, "GL_SYNC_OBJECT_APPLE", }, { + 0x78FB, "GL_RGB_YCBCR_422_CHROMIUM", + }, + { 0x8DF8, "GL_SHADER_BINARY_FORMATS", }, { @@ -403,7 +406,7 @@ static const GLEnums::EnumToString enum_to_string_table[] = { 0x821A, "GL_DEPTH_STENCIL_ATTACHMENT", }, { - 0x8A40, "GL_UNIFORM_BLOCK_DATA_SIZE", + 0x809D, "GL_MULTISAMPLE_EXT", }, { 0x821D, "GL_NUM_EXTENSIONS", @@ -1825,6 +1828,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = { 0x8C1D, "GL_TEXTURE_BINDING_2D_ARRAY", }, { + 0x809F, "GL_SAMPLE_ALPHA_TO_ONE_EXT", + }, + { 0x8DDF, "GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT", }, { @@ -2806,6 +2812,9 @@ static const GLEnums::EnumToString enum_to_string_table[] = { 0x8051, "GL_RGB8_OES", }, { + 0x8A40, "GL_UNIFORM_BLOCK_DATA_SIZE", + }, + { 0x8CAD, "GL_DEPTH32F_STENCIL8", }, { |