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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 214 static void flatshade_first_tri( struct draw_stage *stage, function
232 stage->tri = flatshade_first_tri;
265 flatshade->stage.tri = flatshade_first_tri;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 214 static void flatshade_first_tri( struct draw_stage *stage, function
232 stage->tri = flatshade_first_tri;
265 flatshade->stage.tri = flatshade_first_tri;

Completed in 78 milliseconds