Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_vertprog.c35 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy()
57 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate()
137 struct nv30_vertprog *evp = heap->next->priv; in nv30_vertprog_validate()
223 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create()
235 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete()
Dnv30_context.h73 struct nv30_vertprog *program;
204 _nvfx_vertprog_translate(struct nv30_context *nv30, struct nv30_vertprog *vp);
DMakefile.sources13 nv30_vertprog.c \
Dnv30_state.h78 struct nv30_vertprog { struct
Dnvfx_vertprog.c41 struct nv30_vertprog *vp;
90 struct nv30_vertprog *vp = vpc->vp; in constant()
120 struct nv30_vertprog *vp = vpc->vp; in emit_src()
204 struct nv30_vertprog *vp = vpc->vp; in emit_dst()
294 struct nv30_vertprog *vp = vpc->vp; in nvfx_vp_emit()
972 _nvfx_vertprog_translate(struct nv30_context *nv30, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
Dnv30_draw.c274 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_render_validate()
392 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_render_vbo()