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

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h89 extern struct draw_stage *draw_stipple_stage( struct draw_context *context );
H A Ddraw_pipe_stipple.c235 struct draw_stage *draw_stipple_stage( struct draw_context *draw ) function
H A Ddraw_pipe.c44 draw->pipeline.stipple = draw_stipple_stage( draw );

Completed in 251 milliseconds