Searched defs:vsplit_frontend (Results 1 – 1 of 1) sorted by relevance
39 struct vsplit_frontend { struct40 struct draw_pt_front_end base;41 struct draw_context *draw;43 unsigned prim;68 vsplit_clear_cache(struct vsplit_frontend *vsplit) in vsplit_clear_cache() argument