Searched defs:wsi_wl_display (Results 1 – 1 of 1) sorted by relevance
94 struct wsi_wl_display { struct96 struct wl_display *wl_display;98 struct wl_display *wl_display_wrapper;99 struct wl_event_queue *queue;101 struct wl_shm *wl_shm;102 struct zwp_linux_dmabuf_v1 *wl_dmabuf;103 struct zwp_linux_dmabuf_feedback_v1 *wl_dmabuf_feedback;104 struct wp_tearing_control_manager_v1 *tearing_control_manager;106 struct dmabuf_feedback_format_table format_table;109 struct wp_presentation *wp_presentation_notwrapped;[all …]