Home | History | Annotate | Download | only in functional

Lines Matching refs:diff

446 			const Vec4 diff = abs(access.getPixel(x, y) - reference);
448 if (!boolAll(lessThanEqual(diff, threshold)))