Searched refs:wl_queue (Results 1 – 2 of 2) sorted by relevance
233 return wl_display_roundtrip_queue(dri2_dpy->wl_dpy, dri2_dpy->wl_queue); in roundtrip()351 dri2_surf->wl_queue = wl_display_create_queue(dri2_dpy->wl_dpy); in dri2_wl_create_window_surface()352 if (!dri2_surf->wl_queue) { in dri2_wl_create_window_surface()364 dri2_surf->wl_queue); in dri2_wl_create_window_surface()373 dri2_surf->wl_queue); in dri2_wl_create_window_surface()381 dri2_surf->wl_queue); in dri2_wl_create_window_surface()404 wl_event_queue_destroy(dri2_surf->wl_queue); in dri2_wl_create_window_surface()465 wl_event_queue_destroy(dri2_surf->wl_queue); in dri2_wl_destroy_surface()544 wl_display_dispatch_queue_pending(dri2_dpy->wl_dpy, dri2_surf->wl_queue); in get_back_bo()568 dri2_surf->wl_queue) < 0) in get_back_bo()[all …]
239 struct wl_event_queue *wl_queue; member291 struct wl_event_queue *wl_queue; member