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