Searched refs:dispatch_t (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ | ||
| H A D | nouveau_render.h | 33 typedef void (*dispatch_t)(struct gl_context *, unsigned int, int, unsigned int); typedef in typeref:typename:void (*)(struct gl_context *,unsigned int,int,unsigned int) |
| H A D | nouveau_render_t.c | 134 static dispatch_t |
| H A D | nouveau_vbo_t.c | 391 dispatch_t dispatch = get_array_dispatch(&to_render_state(ctx)->ib); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ | ||
| H A D | nouveau_render.h | 33 typedef void (*dispatch_t)(struct gl_context *, unsigned int, int, unsigned int); typedef in typeref:typename:void (*)(struct gl_context *,unsigned int,int,unsigned int) |
| H A D | nouveau_render_t.c | 134 static dispatch_t |
| H A D | nouveau_vbo_t.c | 396 dispatch_t dispatch = get_array_dispatch(&to_render_state(ctx)->ib); |
Completed in 6 milliseconds