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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_clip.c 98 static void copy_flat( struct draw_stage *stage, function
442 copy_flat(stage, inlist[0], header->v[0]);
451 copy_flat(stage, inlist[0], header->v[2]);
500 copy_flat(stage, stage->tmp[0], v0);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_clip.c 98 static void copy_flat( struct draw_stage *stage, function
442 copy_flat(stage, inlist[0], header->v[0]);
451 copy_flat(stage, inlist[0], header->v[2]);
500 copy_flat(stage, stage->tmp[0], v0);

Completed in 418 milliseconds