HomeSort by relevance Sort by last modified time
    Searched refs:extract_u_t (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_array.h 32 typedef unsigned (*extract_u_t)(struct nouveau_array *, int, int); typedef
43 extract_u_t extract_u;
nouveau_array.c 61 get_array_extract(struct nouveau_array *a, extract_u_t *extract_u,
nouveau_vbo_t.c 414 extract_u_t extract = ib ? render->ib.extract_u : extract_id;

Completed in 2125 milliseconds