Searched refs:unfilled_stage (Results 1 – 1 of 1) sorted by relevance
42 struct unfilled_stage { struct53 static INLINE struct unfilled_stage *unfilled_stage( struct draw_stage *stage ) in unfilled_stage() argument55 return (struct unfilled_stage *)stage; in unfilled_stage()136 struct unfilled_stage *unfilled = unfilled_stage(stage); in unfilled_tri()162 struct unfilled_stage *unfilled = unfilled_stage(stage); in unfilled_first_tri()201 struct unfilled_stage *unfilled = CALLOC_STRUCT(unfilled_stage); in draw_unfilled_stage()