Home
last modified time | relevance | path

Searched refs:_EGL_PLATFORM_WAYLAND (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/egl/main/
Degldisplay.c81 { _EGL_PLATFORM_WAYLAND, "wayland" },
148 return _EGL_PLATFORM_WAYLAND; in _eglNativePlatformDetectNativeDisplay()
571 return _eglFindDisplay(_EGL_PLATFORM_WAYLAND, native_display, attrib_list); in _eglGetWaylandDisplay()
Degldisplay.h48 _EGL_PLATFORM_WAYLAND, enumerator
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1187 case _EGL_PLATFORM_WAYLAND: in dri2_initialize()
1268 case _EGL_PLATFORM_WAYLAND: in dri2_display_destroy()