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
413 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
448 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
490 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
565 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
573 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
609 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
676 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
723 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
759 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
828 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
836 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
872 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
941 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
949 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
979 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1038 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1046 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()
1093 tcu::Surface testImage (m_targetSize, m_targetSize); in testPolygonOffset() local
1175 glu::readPixels(m_context.getRenderContext(), 0, 0, testImage.getAccess()); in testPolygonOffset()
1183 …verifyImages(log, m_testCtx, m_context.getRenderContext(), testImage.getAccess(), referenceImage.g… in testPolygonOffset()