Lines Matching full:refframe
708 tcu::Surface refFrame (width, height);
785 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1);
789 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT);
893 tcu::Surface refFrame (width, height);
996 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1);
1000 bool imagesOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, frame, threshold, tcu::COMPARE_LOG_RESULT);