Searched refs:extract_u_t (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_array.h | 32 typedef unsigned (*extract_u_t)(struct nouveau_array *, int, int); typedef in typeref:typename:unsigned (*)(struct nouveau_array *,int,int) 43 extract_u_t extract_u;
|
| H A D | nouveau_array.c | 61 get_array_extract(struct nouveau_array *a, extract_u_t *extract_u,
|
| H A D | nouveau_vbo_t.c | 442 extract_u_t extract = ib ? render->ib.extract_u : extract_id;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_array.h | 32 typedef unsigned (*extract_u_t)(struct nouveau_array *, int, int); typedef in typeref:typename:unsigned (*)(struct nouveau_array *,int,int) 43 extract_u_t extract_u;
|
| H A D | nouveau_array.c | 61 get_array_extract(struct nouveau_array *a, extract_u_t *extract_u,
|
| H A D | nouveau_vbo_t.c | 447 extract_u_t extract = ib ? render->ib.extract_u : extract_id;
|
Completed in 13 milliseconds