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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.h273 void (*choose_point)( struct gl_context * ); member in struct:__anon927bb33e0108
H A Ds_context.c393 swrast->choose_point( ctx );
746 swrast->choose_point = _swrast_choose_point;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.h274 void (*choose_point)( struct gl_context * ); member in struct:__anonea7e70310108
H A Ds_context.c393 swrast->choose_point( ctx );
746 swrast->choose_point = _swrast_choose_point;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_dd.c906 swrast->choose_point = xmesa_choose_point;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_dd.c913 swrast->choose_point = xmesa_choose_point;

Completed in 8 milliseconds