Searched refs:fv (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglsurfeval.cc1084 REAL fu,fv;
1088 fv = (v == global_grid_nv)? global_grid_v1: (global_grid_v0 +v*dv);
1089 coord2f(fu,fv);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c1257 const float fv = u_minify(src->height0 << nv50_miptree(src)->ms_y, l); local in function:nvc0_blit_3d
1260 y0 /= fv;
1261 y1 /= fv;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c1404 const float fv = u_minify(src->height0 << nv50_miptree(src)->ms_y, l); local in function:nv50_blit_3d
1407 y0 /= fv;
1408 y1 /= fv;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c1433 const float fv = u_minify(src->height0 << nv50_miptree(src)->ms_y, l); local in function:nv50_blit_3d
1436 y0 /= fv;
1437 y1 /= fv;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c1252 const float fv = u_minify(src->height0 << nv50_miptree(src)->ms_y, l); local in function:nvc0_blit_3d
1255 y0 /= fv;
1256 y1 /= fv;

Completed in 15 milliseconds