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

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

Completed in 174 milliseconds