Searched refs:nv30_vertprog (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.c37 nv30_vertprog_destroy(struct nv30_vertprog *vp)
59 struct nv30_vertprog *vp = nv30->vertprog.program;
139 struct nv30_vertprog *evp = heap->next->priv;
225 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog);
237 struct nv30_vertprog *vp = hwcso;
H A Dnv30_state.h80 struct nv30_vertprog { struct
H A Dnv30_context.h76 struct nv30_vertprog *program;
H A Dnvfx_shader.h524 struct nv30_vertprog;
531 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp);
H A Dnvfx_vertprog.c33 #include "nv30/nv30_vertprog.h"
43 struct nv30_vertprog *vp;
93 struct nv30_vertprog *vp = vpc->vp;
123 struct nv30_vertprog *vp = vpc->vp;
207 struct nv30_vertprog *vp = vpc->vp;
296 struct nv30_vertprog *vp = vpc->vp;
957 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp)
H A Dnv30_draw.c285 struct nv30_vertprog *vp = nv30->vertprog.program;
406 struct nv30_vertprog *vp = nv30->vertprog.program;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.c37 nv30_vertprog_destroy(struct nv30_vertprog *vp)
59 struct nv30_vertprog *vp = nv30->vertprog.program;
139 struct nv30_vertprog *evp = heap->next->priv;
225 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog);
237 struct nv30_vertprog *vp = hwcso;
H A Dnv30_state.h80 struct nv30_vertprog { struct
H A Dnv30_context.h76 struct nv30_vertprog *program;
H A Dnvfx_shader.h524 struct nv30_vertprog;
531 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp);
H A Dnvfx_vertprog.c34 #include "nv30/nv30_vertprog.h"
44 struct nv30_vertprog *vp;
94 struct nv30_vertprog *vp = vpc->vp;
124 struct nv30_vertprog *vp = vpc->vp;
208 struct nv30_vertprog *vp = vpc->vp;
297 struct nv30_vertprog *vp = vpc->vp;
958 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp)
H A Dnv30_draw.c285 struct nv30_vertprog *vp = nv30->vertprog.program;
408 struct nv30_vertprog *vp = nv30->vertprog.program;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A DMakefile.sources53 nv30/nv30_vertprog.c \
54 nv30/nv30_vertprog.h \
H A Dnouveau_compiler.c53 struct nv30_vertprog vp;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_compiler.c53 struct nv30_vertprog vp;

Completed in 93 milliseconds