Searched defs:nvfx_fpc (Results 1 – 1 of 1) sorted by relevance
20 struct nvfx_fpc { struct21 struct nv30_fragprog *fp;23 unsigned max_temps;47 temp(struct nvfx_fpc *fpc) in temp() argument