Home | History | Annotate | Download | only in egl

Lines Matching refs:threshold

699 	const float				threshold	= 0.02f;
789 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT);
884 const float threshold = 0.02f;
1000 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT);