Searched refs:frameWithoutTf (Results 1 – 1 of 1) sorted by relevance
1079 tcu::Surface frameWithoutTf (viewportW, viewportH); in runTest() local1298 glu::readPixels(m_context.getRenderContext(), viewportX, viewportY, frameWithoutTf.getAccess()); in runTest()1302 …imagesOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", frameWithoutTf, fr… in runTest()