Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldisplay.c73 { _EGL_PLATFORM_WAYLAND, "wayland" },
166 return _EGL_PLATFORM_WAYLAND; in _eglNativePlatformDetectNativeDisplay()
Degldisplay.h44 _EGL_PLATFORM_WAYLAND, enumerator
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.c117 case _EGL_PLATFORM_WAYLAND: in egl_g3d_get_platform()
594 if (dpy->Platform == _EGL_PLATFORM_WAYLAND && gdpy->native->buffer) in egl_g3d_initialize()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c579 case _EGL_PLATFORM_WAYLAND: in dri2_initialize()