Home
last modified time | relevance | path

Searched refs:hasNeighborWithColor (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp560 static bool hasNeighborWithColor(const tcu::Surface &surface, int x, int y, tcu::RGBA color, tcu::R… in hasNeighborWithColor() function
605 …const bool neighborBg = nonZeroDeriv ? hasNeighborWithColor(result, x, y, bgRef, isBgThreshold) … in verifyHelperInvocationDerivate()