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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe.h 87 extern struct draw_stage *draw_flatshade_stage( struct draw_context *context );
draw_pipe_flatshade.c 254 struct draw_stage *draw_flatshade_stage( struct draw_context *draw ) function
draw_pipe.c 49 draw->pipeline.flatshade = draw_flatshade_stage( draw );

Completed in 41 milliseconds