HomeSort by relevance Sort by last modified time
    Searched full:update_input_ptrs (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vertex.c 396 static void update_input_ptrs( struct gl_context *ctx, GLuint start ) function
434 update_input_ptrs( ctx, start );
450 update_input_ptrs(ctx, start);
471 update_input_ptrs(ctx, oldIndex = elts[start++]);

Completed in 206 milliseconds