Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.h74 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info);
Du_vbuf.c1144 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info) in u_vbuf_draw_vbo() function
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c1725 u_vbuf_draw_vbo(vbuf, info); in cso_draw_vbo()