Lines Matching refs:testImage

161 …tCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::Cons…  in verifyImages()  argument
168 tcu::Surface diffMask (testImage.getWidth(), testImage.getHeight()); in verifyImages()
170 …faultyPixels = compareImages(log, renderCtx, referenceImage, testImage, diffMask.getAccess(), kern… in verifyImages()
175 log << TestLog::Image("Test image", "Test image", testImage); in verifyImages()
365 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
416 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
451 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
493 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
568 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
576 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
612 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
679 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
726 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
762 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
831 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
839 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
875 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
944 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
952 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
982 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1041 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1049 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
1096 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1178 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1186 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()