Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldisplay.c78 { _EGL_PLATFORM_DEVICE, "device" },
609 display = _eglFindDisplay(_EGL_PLATFORM_DEVICE, native_display, attrib_list); in _eglGetDeviceDisplay()
Degldisplay.h53 _EGL_PLATFORM_DEVICE, enumerator
Deglapi.c966 disp->Platform == _EGL_PLATFORM_DEVICE)) { in _eglCreateWindowSurfaceCommon()
1090 disp->Platform == _EGL_PLATFORM_DEVICE)) { in _eglCreatePixmapSurfaceCommon()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1180 case _EGL_PLATFORM_DEVICE: in dri2_initialize()