Lines Matching refs:testImage
158 …tCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::Cons… in verifyImages() argument
165 tcu::Surface diffMask (testImage.getWidth(), testImage.getHeight()); in verifyImages()
167 …faultyPixels = compareImages(log, renderCtx, referenceImage, testImage, diffMask.getAccess(), kern… in verifyImages()
172 log << TestLog::Image("Test image", "Test image", testImage); in verifyImages()
362 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
414 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
680 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
729 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
765 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
834 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
842 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
878 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
947 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
955 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
985 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1044 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1052 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
1099 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1181 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1189 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()