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 D | nv30_context.h | 204 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info);
|
| H A D | nv30_draw.c | 379 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info) function in typeref:typename:void
|
| H A D | nv30_vbo.c | 578 nv30_render_vbo(pipe, info);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.h | 207 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info,
|
| H A D | nv30_draw.c | 379 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, function in typeref:typename:void
|
| H A D | nv30_vbo.c | 595 nv30_render_vbo(pipe, info, drawid_offset, &draws[0]);
|
Completed in 6 milliseconds