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
417 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
454 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
496 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
571 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
579 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
615 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
682 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
731 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
767 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
836 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
844 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
880 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
949 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
957 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
987 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1046 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1054 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
1101 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1183 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1191 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()