Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp3473 const tcu::RGBA targetCmpPixel = target.getPixel(x+dx, y+dy); in pixelNeighborhoodContainsColor() local
3474 if (colorsEqual(color, targetCmpPixel, compareThreshold)) in pixelNeighborhoodContainsColor()