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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_vbuf.c290 vbuf_first_point(struct draw_stage *stage, struct prim_header *prim) function in typeref:typename:void
332 * again, we need to call the vbuf_first_point() function again to flush
336 vbuf->stage.point = vbuf_first_point;
420 vbuf->stage.point = vbuf_first_point;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_vbuf.c292 vbuf_first_point(struct draw_stage *stage, struct prim_header *prim) function in typeref:typename:void
334 * again, we need to call the vbuf_first_point() function again to flush
338 vbuf->stage.point = vbuf_first_point;
422 vbuf->stage.point = vbuf_first_point;

Completed in 3 milliseconds