Fetch gl.xml, egl.xml from Github repos am: ae3759c7c9 am: 18976166cc
[platform/upstream/VK-GL-CTS.git] / framework / egl / egluStrUtil.inl
index d01e55b..b081316 100644 (file)
@@ -1,7 +1,7 @@
 /* WARNING: This is auto-generated file. Do not modify, since changes will
  * be lost! Modify the generating script instead.
  *
- * Generated from Khronos EGL API description (egl.xml) revision 33315.
+ * Generated from Khronos EGL API description (egl.xml) revision 7fdf7d3a1ad50afa03968db889b68af211da6e27.
  */
 
 const char* getBooleanName (int value)
@@ -104,6 +104,7 @@ const char* getConfigAttribName (int value)
                case EGL_TRANSPARENT_RED_VALUE:         return "EGL_TRANSPARENT_RED_VALUE";
                case EGL_TRANSPARENT_GREEN_VALUE:       return "EGL_TRANSPARENT_GREEN_VALUE";
                case EGL_TRANSPARENT_BLUE_VALUE:        return "EGL_TRANSPARENT_BLUE_VALUE";
+               case EGL_COLOR_COMPONENT_TYPE_EXT:      return "EGL_COLOR_COMPONENT_TYPE_EXT";
                default:                                                        return DE_NULL;
        }
 }