Home
last modified time | relevance | path

Searched refs:vbuf_alloc_vertices (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_vbuf.c97 static void vbuf_alloc_vertices(struct vbuf_stage *vbuf);
106 vbuf_alloc_vertices(vbuf); in check_space()
261 vbuf_alloc_vertices(vbuf); in vbuf_start_prim()
343 vbuf_alloc_vertices(struct vbuf_stage *vbuf) in vbuf_alloc_vertices() function