Searched refs:isValidColor (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp220 const bool isValidColor = tcu::compareThreshold(color, cellColorA, threshold) || tcu::compareThreshold(color, cellColorB, threshold); local
222 if (!isValidColor)

Completed in 65 milliseconds