Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp220 …const bool isValidColor = tcu::compareThreshold(color, cellColorA, threshold) || tcu::compareThres… in compare() local
222 if (!isValidColor) in compare()