Home | History | Annotate | Download | only in libagl

Lines Matching refs:EGL_NO_DISPLAY

1394     return EGL_NO_DISPLAY;
1829 // If no context is current, EGL_NO_DISPLAY is returned.
1831 if (ctx == EGL_NO_CONTEXT) return EGL_NO_DISPLAY;