Searched refs:xmesa_choose_point (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A DxmesaP.h406 extern void xmesa_choose_point( struct gl_context *ctx );
H A Dxm_line.c91 void xmesa_choose_point( struct gl_context *ctx ) function in typeref:typename:void
H A Dxm_dd.c906 swrast->choose_point = xmesa_choose_point;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A DxmesaP.h406 extern void xmesa_choose_point( struct gl_context *ctx );
H A Dxm_line.c91 void xmesa_choose_point( struct gl_context *ctx ) function in typeref:typename:void
H A Dxm_dd.c913 swrast->choose_point = xmesa_choose_point;

Completed in 8 milliseconds