Home
last modified time | relevance | path

Searched refs:_swrast_choose_point (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_points.h33 _swrast_choose_point( struct gl_context *ctx );
Ds_points.c541 _swrast_choose_point(struct gl_context *ctx) in _swrast_choose_point() function
Ds_context.c746 swrast->choose_point = _swrast_choose_point; in _swrast_CreateContext()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_line.c105 _swrast_choose_point( ctx ); in xmesa_choose_point()
108 _swrast_choose_point( ctx ); in xmesa_choose_point()