Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp108 …bool checkColor (const tcu::Vec4& inputClr, const tcu::RGBA& renderedClr, bool logErro…
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() argument
198 …const int renderedClrInFormat = (int)deFloatRound((float)(renderedClr.toIVec()[chanNdx] * channel… in checkColor()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp108 …bool checkColor (const tcu::Vec4& inputClr, const tcu::RGBA& renderedClr, bool logErro…
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() argument
198 …const int renderedClrInFormat = (int)deFloatRound((float)(renderedClr.toIVec()[chanNdx] * channel… in checkColor()