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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 87 static INLINE void copy_colors2( struct draw_stage *stage, function
124 copy_colors2(stage, tmp.v[1], tmp.v[2], tmp.v[0]);
142 copy_colors2(stage, tmp.v[0], tmp.v[1], tmp.v[2]);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 87 static INLINE void copy_colors2( struct draw_stage *stage, function
124 copy_colors2(stage, tmp.v[1], tmp.v[2], tmp.v[0]);
142 copy_colors2(stage, tmp.v[0], tmp.v[1], tmp.v[2]);

Completed in 2844 milliseconds