Home | History | Annotate | Download | only in functional

Lines Matching refs:f0

668 							float	f0	= (xf + yf) * 0.5f;
670 Vec4 f = swizzleVec(Vec4(f0, f1, 1.0f-f0, 1.0f-f1), curInVec);