Searched refs:EGL_CONFIG_ID (Results 1 – 25 of 30) sorted by relevance
12
66 case EGL_CONFIG_ID: return "EGL_CONFIG_ID";89 case EGL_CONFIG_ID: return "EGL_CONFIG_ID";115 case EGL_CONFIG_ID: return "EGL_CONFIG_ID";
65 case EGL_CONFIG_ID: in operator <<()90 case EGL_CONFIG_ID: in operator <<()109 case EGL_CONFIG_ID: in operator <<()
49 case EGL_CONFIG_ID: return configId; in getAttribute()86 egl.getConfigAttrib(display, config, EGL_CONFIG_ID, &dst->configId); in queryConfigInfo()
61 int CandidateConfig::id (void) const { return get(EGL_CONFIG_ID); } in id()
181 attribs[EGL_CONFIG_ID] = id; in chooseConfigByID()199 return getConfigAttribInt(egl, display, config, EGL_CONFIG_ID); in getConfigID()
199 { &glu::RenderConfig::id, EGL_CONFIG_ID }, in configMatches()
989 expectFalse(eglQueryContext(EGL_NO_DISPLAY, DE_NULL, EGL_CONFIG_ID, &value)); in init()992 expectFalse(eglQueryContext((EGLDisplay)-1, DE_NULL, EGL_CONFIG_ID, &value)); in init()999 expectFalse(eglQueryContext(display, DE_NULL, EGL_CONFIG_ID, &value)); in init()1002 expectFalse(eglQueryContext(display, DE_NULL, EGL_CONFIG_ID, &value)); in init()1075 expectFalse(eglQuerySurface(EGL_NO_DISPLAY, DE_NULL, EGL_CONFIG_ID, &value)); in init()1078 expectFalse(eglQuerySurface((EGLDisplay)-1, DE_NULL, EGL_CONFIG_ID, &value)); in init()1085 expectFalse(eglQuerySurface(display, DE_NULL, EGL_CONFIG_ID, &value)); in init()1088 expectFalse(eglQuerySurface(display, (EGLSurface)-1, EGL_CONFIG_ID, &value)); in init()
202 SurfaceConfig::compareAttributeSmaller<EGL_CONFIG_ID> in compareTo()248 …rules[EGL_CONFIG_ID] = AttribRule(EGL_CONFIG_ID, EGL_DONT_CARE, CRITERIA_EXACT, SORTORDER… in initAttribRules()
252 eglGetConfigAttrib(m_display, config, EGL_CONFIG_ID, &id); in iterate()346 if (attrib == EGL_CONFIG_ID && value < 1) in checkInteger()569 { EGL_CONFIG_ID, "config_id" }, in init()
290 if (name == EGL_CONFIG_ID) in getValue()516 { EGL_CONFIG_ID, "config_id" }, in init()613 EGL_CONFIG_ID, in init()
63 EGLint id = eglu::getConfigAttribInt(egl, display, config, EGL_CONFIG_ID); in executeForConfig()
77 const EGLint id = eglu::getConfigAttribInt(egl, display, config, EGL_CONFIG_ID); in executeForConfig()
240 const EGLint configID = getContextAttrib(display, context, EGL_CONFIG_ID); in executeForContext()241 …onst EGLint surfaceConfigID = eglu::getConfigAttribInt(egl, display, config.config, EGL_CONFIG_ID); in executeForContext()
116 egl.getConfigAttrib(display, configs[i], EGL_CONFIG_ID, &val); in iterate()
503 case EGL_CONFIG_ID: return "EGL_CONFIG_ID"; in configAttributeToString()665 EGL_CONFIG_ID, in runThread()1413 EGL_CONFIG_ID, in querySetSharedObjects()
74 EGL_CONFIG_ID, in logCommonSurfaceAttributes()127 const EGLint id = eglu::querySurfaceInt(egl, display, surface, EGL_CONFIG_ID); in checkCommonAttributes()
114 EGLU_CHECK_CALL(egl, getConfigAttrib(display, config , EGL_CONFIG_ID, &id)); in getConfigIdString()
163 EGL_CONFIG_ID); in init()
177 { EGL_CONFIG_ID, ATTRIB_TYPE_INTEGER,274 case EGL_CONFIG_ID: in _eglValidateConfig()541 if (attr != EGL_CONFIG_ID) in _eglParseConfigAttribList()
103 ATTRIB_MAP(EGL_CONFIG_ID, ConfigID); in _eglOffsetOfConfig()
424 case EGL_CONFIG_ID: in _eglQueryContext()
362 case EGL_CONFIG_ID: in _eglQuerySurface()
104 #define EGL_CONFIG_ID 0x3028 macro
70 #define EGL_CONFIG_ID 0x3028 macro
META-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...