Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vertprog.c38 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy()
60 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate()
140 struct nv30_vertprog *evp = heap->next->priv; in nv30_vertprog_validate()
226 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create()
245 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete()
Dnvfx_shader.h524 struct nv30_vertprog;
531 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp);
Dnvfx_vertprog.c44 struct nv30_vertprog *vp;
94 struct nv30_vertprog *vp = vpc->vp; in constant()
124 struct nv30_vertprog *vp = vpc->vp; in emit_src()
208 struct nv30_vertprog *vp = vpc->vp; in emit_dst()
297 struct nv30_vertprog *vp = vpc->vp; in nvfx_vp_emit()
958 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
Dnv30_state.h80 struct nv30_vertprog { struct
Dnv30_context.h76 struct nv30_vertprog *program;
Dnv30_draw.c285 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_render_validate()
408 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_render_vbo()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dmeson.build70 'nv30/nv30_vertprog.c',
71 'nv30/nv30_vertprog.h',
Dnouveau_compiler.c53 struct nv30_vertprog vp; in nv30_vp()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2789 "../src/gallium/drivers/nouveau/nv30/nv30_vertprog.c",
2790 "../src/gallium/drivers/nouveau/nv30/nv30_vertprog.h",