Home | History | Annotate | Download | only in functional

Lines Matching full:refframe

578 	tcu::Surface	refFrame	(width, height);
614 render(context, refFrame);
629 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT);