Home | History | Annotate | Download | only in libagl

Lines Matching refs:EGL_NO_DISPLAY

1384     return EGL_NO_DISPLAY;
1813 // If no context is current, EGL_NO_DISPLAY is returned.
1815 if (ctx == EGL_NO_CONTEXT) return EGL_NO_DISPLAY;