Searched defs:renderTargetThreshold (Results 1 – 1 of 1) sorted by relevance
3359 …t tcu::RGBA& c1, const tcu::RGBA& c2, const tcu::RGBA& c3, const tcu::IVec3& renderTargetThreshold) in isEdgeTriplet()3388 …bool pixelNearEdge (int x, int y, const tcu::Surface& ref, const tcu::IVec3& renderTargetThreshold) in pixelNearEdge()3499 …cu::Surface& result, const tcu::IVec3& compareThreshold, const tcu::IVec3& renderTargetThreshold, … in edgeRelaxedImageCompare()3747 …const tcu::IVec3 renderTargetThreshold = m_renderCtx.getRenderTarget().getPixelFormat().getCol… in compare() local