Searched refs:get_wl_buffer_for_pixmap (Results 1 – 4 of 4) sorted by relevance
103 if (xwl_screen->egl_backend->get_wl_buffer_for_pixmap) in xwl_glamor_pixmap_get_wl_buffer()104 return xwl_screen->egl_backend->get_wl_buffer_for_pixmap(pixmap, in xwl_glamor_pixmap_get_wl_buffer()
96 struct wl_buffer *(*get_wl_buffer_for_pixmap)(PixmapPtr pixmap, member
929 …xwl_screen->eglstream_backend.get_wl_buffer_for_pixmap = xwl_glamor_eglstream_get_wl_buffer_for_pi… in xwl_glamor_init_eglstream()
1081 xwl_screen->gbm_backend.get_wl_buffer_for_pixmap = xwl_glamor_gbm_get_wl_buffer_for_pixmap; in xwl_glamor_init_gbm()