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