Searched refs:nv30_vertprog (Results 1 – 9 of 9) sorted by relevance
37 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy()59 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate()139 struct nv30_vertprog *evp = heap->next->priv; in nv30_vertprog_validate()225 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create()237 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete()
524 struct nv30_vertprog;531 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp);
80 struct nv30_vertprog { struct
43 struct nv30_vertprog *vp;93 struct nv30_vertprog *vp = vpc->vp; in constant()123 struct nv30_vertprog *vp = vpc->vp; in emit_src()207 struct nv30_vertprog *vp = vpc->vp; in emit_dst()296 struct nv30_vertprog *vp = vpc->vp; in nvfx_vp_emit()957 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
76 struct nv30_vertprog *program;
285 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_render_validate()406 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_render_vbo()
52 nv30/nv30_vertprog.c \53 nv30/nv30_vertprog.h \
70 'nv30/nv30_vertprog.c',71 'nv30/nv30_vertprog.h',
53 struct nv30_vertprog vp; in nv30_vp()