Lines Matching refs:EGL_NONE
67 conf->ConfigCaveat = EGL_NONE;
68 conf->TransparentType = EGL_NONE;
69 conf->NativeVisualType = EGL_NONE;
235 EGL_NONE },
247 EGL_NONE },
312 if (val != EGL_NONE && val != EGL_SLOW_CONFIG &&
317 if (val != EGL_NONE && val != EGL_TRANSPARENT_RGB)
421 if (conf->NativeVisualID != 0 || conf->NativeVisualType != EGL_NONE)
539 for (i = 0; attrib_list && attrib_list[i] != EGL_NONE; i += 2) {
569 if (conf->TransparentType == EGL_NONE) {
612 STATIC_ASSERT(EGL_NONE < EGL_SLOW_CONFIG);