HomeSort by relevance Sort by last modified time
    Searched refs:adjust_input_ptrs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.c 381 static void adjust_input_ptrs( struct gl_context *ctx, GLint diff) function
476 adjust_input_ptrs(ctx, elts[start] - oldIndex);
  /external/mesa3d/src/mesa/tnl/
t_vertex.c 381 static void adjust_input_ptrs( struct gl_context *ctx, GLint diff) function
476 adjust_input_ptrs(ctx, elts[start] - oldIndex);

Completed in 140 milliseconds