Home
last modified time | relevance | path

Searched refs:u_vbuf_draw_vbo (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.h88 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info,
H A Du_vbuf.c1453 u_vbuf_draw_vbo(mgr, info, drawid_offset, NULL, &draw, 1); in u_vbuf_split_indexed_multidraw()
1457 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info, in u_vbuf_draw_vbo() function
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c1645 u_vbuf_draw_vbo(vbuf, info, drawid_offset, indirect, &draw, 1); in cso_draw_vbo()
1663 u_vbuf_draw_vbo(vbuf, info, drawid_offset, NULL, draws, num_draws); in cso_multi_draw()

Completed in 7 milliseconds