Searched refs:isEdgeTriplet (Results 1 – 1 of 1) sorted by relevance
3359 static bool isEdgeTriplet (const tcu::RGBA& c1, const tcu::RGBA& c2, const tcu::RGBA& c3, const tcu… in isEdgeTriplet() function3401 if (isEdgeTriplet(c1, c2, c3, renderTargetThreshold)) in pixelNearEdge()3412 if (isEdgeTriplet(c1, c2, c3, renderTargetThreshold)) in pixelNearEdge()