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

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

Issue 1181013010: Support impl-side painting in Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit warning Created 5 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
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 7cba5373ee63bd99fd80da2b3c836292ffc620cc..4ce6088314bbbfb675c94060a1e950fe46fba866 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
@@ -45,6 +45,10 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_DRAW_BUFFER0_EXT",
},
{
+ 0x94F8,
+ "GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL",
+ },
+ {
0x8D94,
"GL_RED_INTEGER",
},
@@ -581,18 +585,10 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
},
{
- 0x94F8,
- "GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL",
- },
- {
0x8A48,
"GL_TEXTURE_SRGB_DECODE_EXT",
},
{
- 0x300E,
- "GL_CONTEXT_LOST",
- },
- {
0x02000000,
"GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
},
@@ -885,6 +881,10 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_FETCH_PER_SAMPLE_ARM",
},
{
+ 0x8F97,
+ "GL_RGBA8_SNORM",
+ },
+ {
0x92D3,
"GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT",
},
@@ -1725,8 +1725,8 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_DEPTH_COMPONENT16_NONLINEAR_NV",
},
{
- 0x889F,
- "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ 0x8508,
+ "GL_DECR_WRAP",
},
{
0x8219,
@@ -1813,10 +1813,6 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_LEQUAL",
},
{
- 0x8BD6,
- "GL_TEXTURE_FORMAT_QCOM",
- },
- {
0x8228,
"GL_RG_INTEGER",
},
@@ -1977,10 +1973,6 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_EXT",
},
{
- 0x8DCA,
- "GL_INT_SAMPLER_2D",
- },
- {
0x93C7,
"GL_COMPRESSED_RGBA_ASTC_6x5x5_OES",
},
@@ -2333,6 +2325,10 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_BLEND_EQUATION",
},
{
+ 0x8DCA,
+ "GL_INT_SAMPLER_2D",
+ },
+ {
0x911F,
"GL_BUFFER_ACCESS_FLAGS",
},
@@ -2413,8 +2409,8 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
},
{
- 0x846E,
- "GL_ALIASED_LINE_WIDTH_RANGE",
+ 0x929E,
+ "GL_DIFFERENCE_KHR",
},
{
0x0B90,
@@ -2577,8 +2573,8 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_ALIASED_POINT_SIZE_RANGE",
},
{
- 0x929E,
- "GL_DIFFERENCE_KHR",
+ 0x846E,
+ "GL_ALIASED_LINE_WIDTH_RANGE",
},
{
0x929F,
@@ -2781,6 +2777,10 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_BUFFER_SIZE",
},
{
+ 0x8BD6,
+ "GL_TEXTURE_FORMAT_QCOM",
+ },
+ {
0x8B99,
"GL_PALETTE8_RGB5_A1_OES",
},
@@ -3105,8 +3105,8 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV",
},
{
- 0x8251,
- "GL_DEBUG_TYPE_OTHER_KHR",
+ 0x1102,
+ "GL_NICEST",
},
{
0x8C4F,
@@ -3729,6 +3729,10 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_FIRST_VERTEX_CONVENTION_EXT",
},
{
+ 0x300E,
+ "GL_CONTEXT_LOST",
+ },
+ {
0x8E24,
"GL_TRANSFORM_FEEDBACK_ACTIVE",
},
@@ -3893,10 +3897,6 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_MIN_SAMPLE_SHADING_VALUE_OES",
},
{
- 0x8F97,
- "GL_RGBA8_SNORM",
- },
- {
0x8CE9,
"GL_COLOR_ATTACHMENT9_EXT",
},
@@ -3917,8 +3917,8 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_UNSIGNED_INT_VEC2",
},
{
- 0x8508,
- "GL_DECR_WRAP",
+ 0x889F,
+ "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
},
{
0x92AD,
@@ -4193,8 +4193,8 @@ static const GLES2Util::EnumToString enum_to_string_table[] = {
"GL_FASTEST",
},
{
- 0x1102,
- "GL_NICEST",
+ 0x8251,
+ "GL_DEBUG_TYPE_OTHER_KHR",
},
{
0x8250,

Powered by Google App Engine
This is Rietveld 408576698