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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_dmatmp2.h 92 static ELT_TYPE *TAG(emit_consecutive_elts)( struct gl_context *ctx, function
268 dest = TAG(emit_consecutive_elts)( ctx, dest, j, nr );
275 dest = TAG(emit_consecutive_elts)( ctx, dest, j, nr );
276 dest = TAG(emit_consecutive_elts)( ctx, dest, start, 1 );
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp2.h 92 static ELT_TYPE *TAG(emit_consecutive_elts)( struct gl_context *ctx, function
268 dest = TAG(emit_consecutive_elts)( ctx, dest, j, nr );
275 dest = TAG(emit_consecutive_elts)( ctx, dest, j, nr );
276 dest = TAG(emit_consecutive_elts)( ctx, dest, start, 1 );

Completed in 386 milliseconds