Searched refs:_EGL_PLATFORM_X11 (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Degldisplay.c67 { _EGL_PLATFORM_X11, "x11" },
133 return _EGL_PLATFORM_X11;
479 _EGLDisplay *display = _eglFindDisplay(_EGL_PLATFORM_X11,
H A Degldisplay.h47 _EGL_PLATFORM_X11, enumerator in enum:_egl_platform_type
H A Deglapi.c957 if (disp && disp->Platform == _EGL_PLATFORM_X11 && native_window != NULL) {
1019 if (disp && disp->Platform == _EGL_PLATFORM_X11 && native_pixmap != NULL)
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Degldisplay.h47 _EGL_PLATFORM_X11, enumerator in enum:_egl_platform_type
H A Degldisplay.c79 { _EGL_PLATFORM_X11, "x11" },
519 return _eglFindDisplay(_EGL_PLATFORM_X11, native_display, attrib_list);
H A Deglapi.c1019 if (disp && disp->Platform == _EGL_PLATFORM_X11 && native_window != NULL) {
1081 if (disp && disp->Platform == _EGL_PLATFORM_X11 && native_pixmap != NULL)
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c129 if (display->Platform == _EGL_PLATFORM_X11 && xdpy && !xdpy->lock_fns)
877 case _EGL_PLATFORM_X11:
947 case _EGL_PLATFORM_X11:
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c1239 } else if (disp->Platform == _EGL_PLATFORM_X11) {
H A Degl_dri2.c169 if (display->Platform == _EGL_PLATFORM_X11 && xdpy && !xdpy->lock_fns)
1176 case _EGL_PLATFORM_X11:
1254 case _EGL_PLATFORM_X11:

Completed in 21 milliseconds