Searched refs:clip_stage (Results 1 – 1 of 1) sorted by relevance
54 struct clip_stage { struct76 static inline struct clip_stage *clip_stage(struct draw_stage *stage) in clip_stage() function78 return (struct clip_stage *)stage; in clip_stage()121 const struct clip_stage *clipper = clip_stage(stage); in copy_flat()131 static void interp(const struct clip_stage *clip, in interp()222 const struct clip_stage *clipper = clip_stage(stage); in emit_poly()311 static inline float getclipdist(const struct clip_stage *clipper, in getclipdist()350 struct clip_stage *clipper = clip_stage( stage ); in do_clip_tri()565 const struct clip_stage *clipper = clip_stage(stage); in do_clip_line()774 struct clip_stage *clipper = clip_stage(stage); in clip_init_state()[all …]