Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h439 void nvc0_push_vbo(struct nvc0_context *, const struct pipe_draw_info *);
Dnvc0_vbo_translate.c546 nvc0_push_vbo(nvc0, &single); in nvc0_push_vbo_indirect()
555 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() function
Dnvc0_vbo.c1063 nvc0_push_vbo(nvc0, info); in nvc0_draw_vbo()