Searched refs:nflat (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ | ||
| H A D | nv50_program.c | 148 unsigned nflat; local in function:nv50_fragprog_assign_slots 203 nflat = (n < m) ? (nintp - prog->in[n].hw) : 0; 205 nvary = nintp - nflat; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ | ||
| H A D | nv50_program.c | 148 unsigned nflat; local in function:nv50_fragprog_assign_slots 203 nflat = (n < m) ? (nintp - prog->in[n].hw) : 0; 205 nvary = nintp - nflat; |
Completed in 4 milliseconds