Searched refs:pixelNearEdge (Results 1 – 1 of 1) sorted by relevance
3372 static bool pixelNearEdge (int x, int y, const tcu::Surface& ref, const tcu::IVec3& renderTargetThr… in pixelNearEdge() function3519 else if (!pixelNearEdge(x, y, reference, renderTargetThreshold)) in edgeRelaxedImageCompare()