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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c397 static void adjust_input_ptrs( struct gl_context *ctx, GLint diff) function in typeref:typename:void
492 adjust_input_ptrs(ctx, elts[start] - oldIndex);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.c398 static void adjust_input_ptrs( struct gl_context *ctx, GLint diff) function in typeref:typename:void
493 adjust_input_ptrs(ctx, elts[start] - oldIndex);

Completed in 25 milliseconds