Home
last modified time | relevance | path

Searched refs:_swrast_choose_line (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_lines.h33 _swrast_choose_line( struct gl_context *ctx );
Ds_lines.c224 _swrast_choose_line( struct gl_context *ctx ) in _swrast_choose_line() function
Ds_context.c750 swrast->choose_line = _swrast_choose_line; in _swrast_CreateContext()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_line.c539 _swrast_choose_line( ctx ); in xmesa_choose_line()
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c379 _swrast_choose_line( ctx ); in osmesa_choose_line()