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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_lines.h33 _swrast_choose_line( struct gl_context *ctx );
H A Ds_lines.c224 _swrast_choose_line( struct gl_context *ctx ) function in typeref:typename:void
H A Ds_context.c298 /* State referenced by _swrast_choose_triangle, _swrast_choose_line.
747 swrast->choose_line = _swrast_choose_line;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_lines.h33 _swrast_choose_line( struct gl_context *ctx );
H A Ds_lines.c224 _swrast_choose_line( struct gl_context *ctx ) function in typeref:typename:void
H A Ds_context.c298 /* State referenced by _swrast_choose_triangle, _swrast_choose_line.
747 swrast->choose_line = _swrast_choose_line;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_line.c539 _swrast_choose_line( ctx );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_line.c539 _swrast_choose_line( ctx );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/osmesa/
H A Dosmesa.c385 _swrast_choose_line( ctx );

Completed in 10 milliseconds