Searched refs:nv50_push_vbo (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h305 void nv50_push_vbo(struct nv50_context *, const struct pipe_draw_info *);
H A Dnv50_push.c241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info) function in typeref:typename:void
H A Dnv50_vbo.c839 nv50_push_vbo(nv50, info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h353 void nv50_push_vbo(struct nv50_context *, const struct pipe_draw_info *,
H A Dnv50_push.c241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info, function in typeref:typename:void
H A Dnv50_vbo.c870 nv50_push_vbo(nv50, info, indirect, &draws[0]);

Completed in 7 milliseconds