Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Degldisplay.c86 { _EGL_PLATFORM_DEVICE, "device" },
661 display = _eglFindDisplay(_EGL_PLATFORM_DEVICE, native_display, attrib_list); in _eglGetDeviceDisplay()
Degldisplay.h53 _EGL_PLATFORM_DEVICE, enumerator
Deglapi.c975 disp->Platform == _EGL_PLATFORM_DEVICE)) { in _eglCreateWindowSurfaceCommon()
1117 disp->Platform == _EGL_PLATFORM_DEVICE)) { in _eglCreatePixmapSurfaceCommon()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1177 case _EGL_PLATFORM_DEVICE: in dri2_initialize()