Home | History | Annotate | Download | only in libagl

Lines Matching refs:EGL_NONE

895         { EGL_TRANSPARENT_TYPE,           EGL_NONE                          },
1471 * one (terminated with EGL_NONE) as defined in
1474 static const EGLint dummy = EGL_NONE;
1481 while(possibleMatch && *attrib_list != EGL_NONE) {
2098 (attrib_list != NULL && attrib_list[0] != EGL_NONE)) {