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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h415 void nvc0_draw_vbo(struct pipe_context *, const struct pipe_draw_info *);
H A Dnvc0_context.c400 pipe->draw_vbo = nvc0_draw_vbo;
H A Dnvc0_vbo.c917 nvc0_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h416 void nvc0_draw_vbo(struct pipe_context *, const struct pipe_draw_info *, unsigned,
H A Dnvc0_context.c453 pipe->draw_vbo = nvc0_draw_vbo;
H A Dnvc0_vbo.c927 nvc0_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, function in typeref:typename:void

Completed in 8 milliseconds