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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_vbuf.c 405 static void vbuf_destroy( struct draw_stage *stage ) function
439 vbuf->stage.destroy = vbuf_destroy;
462 vbuf_destroy(&vbuf->stage);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_vbuf.c 405 static void vbuf_destroy( struct draw_stage *stage ) function
439 vbuf->stage.destroy = vbuf_destroy;
462 vbuf_destroy(&vbuf->stage);

Completed in 298 milliseconds