Searched defs:nv30_vertprog (Results 1 – 1 of 1) sorted by relevance
80 struct nv30_vertprog { struct90 struct nv30_vertprog_exec *insns; argument94 struct nv30_vertprog_data *consts; argument95 unsigned nr_consts;97 struct nouveau_heap *exec;98 struct nouveau_heap *data;99 uint32_t ir;100 uint32_t or;101 void *nvfx;