Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c22 struct nvfx_fpc { struct
23 struct nv30_fragprog *fp;
25 unsigned max_temps;
49 temp(struct nvfx_fpc *fpc) in temp() argument