Searched refs:vbuf_first_point (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_vbuf.c302 vbuf_first_point( struct draw_stage *stage, function
347 * again, we need to call the vbuf_first_point() function again to flush
351 vbuf->stage.point = vbuf_first_point;
434 vbuf->stage.point = vbuf_first_point;

Completed in 102 milliseconds