Home | History | Annotate | Download | only in egl

Lines Matching defs:match

447 	bool	match		= tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refSurface, screen, threshold, tcu::COMPARE_LOG_RESULT);
449 return match;