Lines Matching defs:xwl_screen
47 xwl_glamor_egl_make_current(struct xwl_screen *xwl_screen) in xwl_glamor_egl_make_current()
59 struct xwl_screen *xwl_screen = xwl_screen_get(screen); in glamor_egl_screen_init() local
71 xwl_glamor_init_wl_registry(struct xwl_screen *xwl_screen, in xwl_glamor_init_wl_registry()
91 xwl_glamor_has_wl_interfaces(struct xwl_screen *xwl_screen, in xwl_glamor_has_wl_interfaces()
101 struct xwl_screen *xwl_screen = xwl_screen_get(pixmap->drawable.pScreen); in xwl_glamor_pixmap_get_wl_buffer() local
114 struct xwl_screen *xwl_screen = xwl_window->xwl_screen; in xwl_glamor_post_damage() local
123 struct xwl_screen *xwl_screen = xwl_window->xwl_screen; in xwl_glamor_allow_commits() local
134 struct xwl_screen *xwl_screen = xwl_screen_get(screen); in xwl_glamor_create_screen_resources() local
169 xwl_glamor_init_backends(struct xwl_screen *xwl_screen, Bool use_eglstream) in xwl_glamor_init_backends()
184 xwl_glamor_select_gbm_backend(struct xwl_screen *xwl_screen) in xwl_glamor_select_gbm_backend()
200 xwl_glamor_select_eglstream_backend(struct xwl_screen *xwl_screen) in xwl_glamor_select_eglstream_backend()
218 xwl_glamor_select_backend(struct xwl_screen *xwl_screen, Bool use_eglstream) in xwl_glamor_select_backend()
231 xwl_glamor_init(struct xwl_screen *xwl_screen) in xwl_glamor_init()