Searched refs:u_vbuf_draw_vbo (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_vbuf.h | 88 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info,
|
H A D | u_vbuf.c | 1453 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 D | cso_context.c | 1645 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