Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp188 const tcu::RGBA cellColorB (m_gridCellColorB); in compare() local
220 …pareThreshold(color, cellColorA, threshold) || tcu::compareThreshold(color, cellColorB, threshold); in compare()
233 << "Expected either " << cellColorA << " or " << cellColorB << "." in compare()
251 else if (tcu::compareThreshold(color, cellColorB, threshold)) in compare()
262 else if (tcu::compareThreshold(color, cellColorB, threshold)) in compare()