Searched refs:_swrast_select_point (Results 1 – 3 of 3) sorted by relevance
42 extern void _swrast_select_point( struct gl_context *ctx, const SWvertex *v );
133 _swrast_select_point(struct gl_context *ctx, const SWvertex *v) in _swrast_select_point() function
569 swrast->Point = _swrast_select_point; in _swrast_choose_point()