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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_draw.c 424 _tnl_draw_prims(ctx, arrays, prim, nr_prims, ib, min_index, max_index);
431 void _tnl_draw_prims( struct gl_context *ctx, function
  /external/mesa3d/src/mesa/tnl/
t_draw.c 424 _tnl_draw_prims(ctx, arrays, prim, nr_prims, ib, min_index, max_index);
431 void _tnl_draw_prims( struct gl_context *ctx, function

Completed in 444 milliseconds