Searched defs:checkColor (Results 1 – 5 of 5) sorted by relevance
244 bool checkColor (tcu::TestLog& log, const tcu::TextureLevel& screen, const tcu::Vec4& color) in checkColor() function
309 auto checkColor = [reporter](const GrTest::TestFormatColorTypeCombination& combo, in DEF_GANESH_TEST() local
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() function in deqp::gles2::Functional::DitheringCase
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() function in deqp::gles3::Functional::DitheringCase
803 const bool checkColor, in checkSampleRequirements()1841 …const bool checkColor = perPass.floatColor1Location >= 0 || perPass.floatColor2Location >= 0 || p… in checkRequirements() local