Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.h281 void nvc0_push_vbo(struct nvc0_context *, const struct pipe_draw_info *);
Dnvc0_push.c298 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() function
Dnvc0_vbo_translate.c430 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() function
Dnvc0_vbo.c822 nvc0_push_vbo(nvc0, info); in nvc0_draw_vbo()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_context.h281 void nvc0_push_vbo(struct nvc0_context *, const struct pipe_draw_info *);
Dnvc0_push.c298 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() function
Dnvc0_vbo_translate.c430 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() function
Dnvc0_vbo.c822 nvc0_push_vbo(nvc0, info); in nvc0_draw_vbo()