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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_vbuf.c 302 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;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_vbuf.c 302 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 135 milliseconds