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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h86 extern struct draw_stage *draw_offset_stage( struct draw_context *context );
H A Ddraw_pipe_offset.c231 struct draw_stage *draw_offset_stage( struct draw_context *draw ) function in typeref:struct:draw_stage *
H A Ddraw_pipe.c48 draw->pipeline.offset = draw_offset_stage( draw );
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h86 extern struct draw_stage *draw_offset_stage( struct draw_context *context );
H A Ddraw_pipe_offset.c231 struct draw_stage *draw_offset_stage( struct draw_context *draw ) function in typeref:struct:draw_stage *
H A Ddraw_pipe.c48 draw->pipeline.offset = draw_offset_stage( draw );

Completed in 5 milliseconds