Searched refs:EGL_LEVEL (Results 1 – 3 of 3) sorted by relevance
105 #define EGL_LEVEL 0x3029 macro
320 …case EGL_LEVEL: match = config->mLevel >= attribute[1]; … in getConfigs()
315 case EGL_LEVEL: *value = configuration->mLevel; break; in getConfigAttrib()