Searched defs:xwl_pixmap (Results 1 – 4 of 4) sorted by relevance
43 struct xwl_pixmap { struct44 struct wl_buffer *buffer;45 void *data;46 size_t size;197 struct xwl_pixmap *xwl_pixmap; in xwl_shm_create_pixmap() local262 struct xwl_pixmap *xwl_pixmap = xwl_pixmap_get(pixmap); in xwl_shm_destroy_pixmap() local
50 struct xwl_pixmap *xwl_pixmap; member78 struct xwl_pixmap { struct79 struct wl_buffer *buffer;80 struct xwl_screen *xwl_screen;84 int refcount;86 EGLStreamKHR stream;87 EGLSurface surface;275 xwl_eglstream_unref_pixmap_stream(struct xwl_pixmap *xwl_pixmap) in xwl_eglstream_unref_pixmap_stream()306 struct xwl_pixmap *xwl_pixmap = xwl_pixmap_get(pixmap); in xwl_glamor_eglstream_destroy_pixmap() local401 struct xwl_pixmap *xwl_pixmap; in xwl_eglstream_consumer_ready_callback() local[all …]
60 struct xwl_pixmap { struct61 struct wl_buffer *buffer;62 EGLImage image;63 unsigned int texture;64 struct gbm_bo *bo;134 struct xwl_pixmap *xwl_pixmap; in xwl_glamor_gbm_create_pixmap_for_bo() local249 struct xwl_pixmap *xwl_pixmap = xwl_pixmap_get(pixmap); in xwl_glamor_gbm_destroy_pixmap() local269 struct xwl_pixmap *xwl_pixmap = xwl_pixmap_get(pixmap); in xwl_glamor_gbm_get_wl_buffer_for_pixmap() local546 struct xwl_pixmap *xwl_pixmap; in glamor_egl_fds_from_pixmap() local
469 xwl_pixmap_set_private(PixmapPtr pixmap, struct xwl_pixmap *xwl_pixmap) in xwl_pixmap_set_private()