Home
last modified time | relevance | path

Searched defs:nv30_vertprog (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state.h78 struct nv30_vertprog { struct
88 struct nv30_vertprog_exec *insns; argument
92 struct nv30_vertprog_data *consts; argument
93 unsigned nr_consts;
95 struct nouveau_heap *exec;
96 struct nouveau_heap *data;
97 uint32_t ir;
98 uint32_t or;
99 void *nvfx;