Searched refs:choose_copy_pv_func (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c184 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) function in typeref:typename:void
293 vtx->copy_pv = choose_copy_pv_func;
301 vtx->copy_pv = choose_copy_pv_func;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.c185 static void choose_copy_pv_func( struct gl_context *ctx, GLuint edst, GLuint esrc ) function in typeref:typename:void
294 vtx->copy_pv = choose_copy_pv_func;
302 vtx->copy_pv = choose_copy_pv_func;

Completed in 3 milliseconds