Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fMultisampleTests.cpp116 static bool isPixelRegionUnicolored (const tcu::Surface& img, const IVec2& p0, const IVec2& p1, con… in isPixelRegionUnicolored() function
843 bool errorsInCurrentRegion = !isPixelRegionUnicolored(renderedImg, p0Win, p1Win, p2Win, p3Win); in iterate()
/external/deqp/modules/gles3/functional/
Des3fMultisampleTests.cpp118 static bool isPixelRegionUnicolored (const tcu::Surface& img, const IVec2& p0, const IVec2& p1, con… in isPixelRegionUnicolored() function
1005 bool errorsInCurrentRegion = !isPixelRegionUnicolored(renderedImg, p0Win, p1Win, p2Win, p3Win); in iterate()