Searched refs:extract_u_t (Results 1 – 3 of 3) sorted by relevance
32 typedef unsigned (*extract_u_t)(struct nouveau_array *, int, int); typedef43 extract_u_t extract_u;
61 get_array_extract(struct nouveau_array *a, extract_u_t *extract_u, in get_array_extract()
426 extract_u_t extract = ib ? render->ib.extract_u : extract_id; in vbo_draw_imm()