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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info);
H A Dnv30_push.c198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info) function in typeref:typename:void
H A Dnv30_vbo.c582 nv30_push_vbo(nv30, info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h200 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info,
H A Dnv30_push.c198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info, function in typeref:typename:void
H A Dnv30_vbo.c599 nv30_push_vbo(nv30, info, &draws[0]);

Completed in 5 milliseconds