Searched refs:isPixelRegionUnicolored (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fMultisampleTests.cpp | 116 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/ |
D | es3fMultisampleTests.cpp | 118 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()
|