Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h80 struct nv30_vertprog { struct
90 struct nv30_vertprog_exec *insns; argument
94 struct nv30_vertprog_data *consts; argument
95 unsigned nr_consts;
97 struct nouveau_heap *exec;
98 struct nouveau_heap *data;
99 uint32_t ir;
100 uint32_t or;
101 void *nvfx;