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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h84 extern struct draw_stage *draw_unfilled_stage( struct draw_context *context );
H A Ddraw_pipe_unfilled.c274 struct draw_stage *draw_unfilled_stage( struct draw_context *draw ) function in typeref:struct:draw_stage *
H A Ddraw_pipe.c46 draw->pipeline.unfilled = draw_unfilled_stage( draw );
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h84 extern struct draw_stage *draw_unfilled_stage( struct draw_context *context );
H A Ddraw_pipe_unfilled.c274 struct draw_stage *draw_unfilled_stage( struct draw_context *draw ) function in typeref:struct:draw_stage *
H A Ddraw_pipe.c46 draw->pipeline.unfilled = draw_unfilled_stage( draw );

Completed in 6 milliseconds