Searched refs:xmesa_choose_point (Results 1 – 3 of 3) sorted by relevance
405 extern void xmesa_choose_point( struct gl_context *ctx );
91 void xmesa_choose_point( struct gl_context *ctx ) in xmesa_choose_point() function
906 swrast->choose_point = xmesa_choose_point; in xmesa_register_swrast_functions()