Searched defs:nvfx_vpc (Results 1 – 1 of 1) sorted by relevance
41 struct nvfx_vpc { struct42 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