Searched refs:TransparentType (Results 1 – 5 of 5) sorted by relevance
66 EGLint TransparentType; member114 ATTRIB_MAP(EGL_TRANSPARENT_TYPE, TransparentType); in _eglOffsetOfConfig()
66 conf->TransparentType = EGL_NONE; in _eglInitConfig()549 if (conf->TransparentType == EGL_NONE) { in _eglParseConfigAttribList()
122 TransparentType="[int]"
318 conf->TransparentType = EGL_TRANSPARENT_RGB; in init_config_attributes()
452 if (conf->TransparentType != EGL_TRANSPARENT_RGB) { in fix_config()