Searched refs:EGL_CONFIG_CAVEAT (Results 1 – 3 of 3) sorted by relevance
103 #define EGL_CONFIG_CAVEAT 0x3027 macro
318 …case EGL_CONFIG_CAVEAT: match = config->mConfigCaveat == attribute[1]; … in getConfigs()
313 case EGL_CONFIG_CAVEAT: *value = configuration->mConfigCaveat; break; in getConfigAttrib()