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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe.h 86 extern struct draw_stage *draw_offset_stage( struct draw_context *context );
draw_pipe_offset.c 231 struct draw_stage *draw_offset_stage( struct draw_context *draw ) function
draw_pipe.c 48 draw->pipeline.offset = draw_offset_stage( draw );

Completed in 60 milliseconds