Searched refs:nv50_push_vbo (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 305 void nv50_push_vbo(struct nv50_context *, const struct pipe_draw_info *);
|
| H A D | nv50_push.c | 241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info) function in typeref:typename:void
|
| H A D | nv50_vbo.c | 839 nv50_push_vbo(nv50, info);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 353 void nv50_push_vbo(struct nv50_context *, const struct pipe_draw_info *,
|
| H A D | nv50_push.c | 241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info, function in typeref:typename:void
|
| H A D | nv50_vbo.c | 870 nv50_push_vbo(nv50, info, indirect, &draws[0]);
|
Completed in 7 milliseconds