Searched defs:wlContextStruct (Results 1 – 1 of 1) sorted by relevance
117 struct wlContextStruct { struct118 struct wlContextCommon *cmm;119 struct wl_surface *wlSurface;120 struct wl_buffer *wlBuffer;121 cairo_surface_t *ctx_image;122 void *data;123 uint32_t id_surface;124 struct wl_list link;