Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h306 void nv50_push_vbo(struct nv50_context *, const struct pipe_draw_info *);
Dnv50_push.c241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info) in nv50_push_vbo() function
Dnv50_vbo.c829 nv50_push_vbo(nv50, info); in nv50_draw_vbo()