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