Home | History | Annotate | Download | only in functional

Lines Matching defs:threshold

628 	const float		threshold	= 0.02f;
629 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT);