Home | History | Annotate | Download | only in functional

Lines Matching refs:threshold

440 	const Vec4 threshold (0.1f, 0.1f, 0.1f, 0.1f);
449 if (!boolAll(lessThanEqual(diff, threshold)))