Searched refs:wideline_stage (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c40 struct wideline_stage { struct
48 static INLINE struct wideline_stage *wideline_stage( struct draw_stage *stage ) function
50 return (struct wideline_stage *)stage;
61 /*const struct wideline_stage *wide = wideline_stage(stage);*/
204 struct wideline_stage *wide = CALLOC_STRUCT(wideline_stage);

Completed in 94 milliseconds