Searched refs:refcolor (Results 1 – 1 of 1) sorted by relevance
1976 const tcu::RGBA refcolor = m_refResult->getPixel(x, y); in compare() local1984 const tcu::IVec4 colDiff = tcu::abs(testColor.toIVec() - refcolor.toIVec()); in compare()