Searched refs:PlatformDisplay (Results 1 – 6 of 6) sorted by relevance
253 if (dpy->Platform == plat && dpy->PlatformDisplay == plat_dpy) in _eglFindDisplay()264 dpy->PlatformDisplay = plat_dpy; in _eglFindDisplay()
145 void *PlatformDisplay; /**< A pointer to the platform display */ member
1271 if (disp->Platform != _eglGetNativePlatform(disp->PlatformDisplay)) in eglCopyBuffers()
1198 if (disp->PlatformDisplay == NULL) { in dri2_get_xcb_connection()1202 Display *dpy = disp->PlatformDisplay; in dri2_get_xcb_connection()1222 if (disp->PlatformDisplay == NULL) in dri2_get_xcb_connection()1271 if (disp->PlatformDisplay == NULL) in dri2_initialize_x11_swrast()1397 if (disp->PlatformDisplay == NULL) in dri2_initialize_x11_dri3()1494 if (disp->PlatformDisplay == NULL) in dri2_initialize_x11_dri2()
1136 if (disp->PlatformDisplay == NULL) { in dri2_initialize_wayland_drm()1142 dri2_dpy->wl_dpy = disp->PlatformDisplay; in dri2_initialize_wayland_drm()1278 if (disp->PlatformDisplay == NULL) in dri2_initialize_wayland_drm()1798 if (disp->PlatformDisplay == NULL) { in dri2_initialize_wayland_swrast()1804 dri2_dpy->wl_dpy = disp->PlatformDisplay; in dri2_initialize_wayland_swrast()1864 if (disp->PlatformDisplay == NULL) in dri2_initialize_wayland_swrast()
673 gbm = disp->PlatformDisplay; in dri2_initialize_drm()