Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c20 struct nvfx_fpc { struct
21 struct nv30_fragprog *fp;
23 unsigned max_temps;
47 temp(struct nvfx_fpc *fpc) in temp() argument