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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h204 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info);
H A Dnv30_draw.c379 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info) function in typeref:typename:void
H A Dnv30_vbo.c578 nv30_render_vbo(pipe, info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h207 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info,
H A Dnv30_draw.c379 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, function in typeref:typename:void
H A Dnv30_vbo.c595 nv30_render_vbo(pipe, info, drawid_offset, &draws[0]);

Completed in 7 milliseconds