Searched refs:hasNeighborWithColor (Results 1 – 1 of 1) sorted by relevance
560 static bool hasNeighborWithColor(const tcu::Surface &surface, int x, int y, tcu::RGBA color, tcu::R… in hasNeighborWithColor() function605 …const bool neighborBg = nonZeroDeriv ? hasNeighborWithColor(result, x, y, bgRef, isBgThreshold) … in verifyHelperInvocationDerivate()