Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c41 struct nvfx_vpc { struct
42 struct pipe_shader_state pipe;
43 struct nv30_vertprog *vp;
44 struct tgsi_shader_info* info;
69 temp(struct nvfx_vpc *vpc) in temp() argument