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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Degldisplay.h52 _EGL_PLATFORM_SURFACELESS, enumerator in enum:_egl_platform_type
H A Degldisplay.c72 { _EGL_PLATFORM_SURFACELESS, "surfaceless" },
542 return _eglFindDisplay(_EGL_PLATFORM_SURFACELESS, native_display);
H A Deglapi.c911 if (disp && disp->Platform == _EGL_PLATFORM_SURFACELESS) {
1035 if (disp && disp->Platform == _EGL_PLATFORM_SURFACELESS) {
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Degldisplay.h53 _EGL_PLATFORM_SURFACELESS, enumerator in enum:_egl_platform_type
H A Degldisplay.c85 { _EGL_PLATFORM_SURFACELESS, "surfaceless" },
590 return _eglFindDisplay(_EGL_PLATFORM_SURFACELESS, native_display,
H A Deglapi.c971 if (disp && (disp->Platform == _EGL_PLATFORM_SURFACELESS ||
1095 if (disp && (disp->Platform == _EGL_PLATFORM_SURFACELESS ||
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c295 case _EGL_PLATFORM_SURFACELESS:
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c874 case _EGL_PLATFORM_SURFACELESS:
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1170 case _EGL_PLATFORM_SURFACELESS:

Completed in 65 milliseconds