Home | History | Annotate | Download | only in egl

Lines Matching defs:threshold

702 	const float				threshold	= 0.02f;
793 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT);
905 const float threshold = 0.02f;
1021 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT);