Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp87 class DitheringCase : public tcu::TestCase class
98DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, cons…
99 ~DitheringCase (void);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName()
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char*… in DitheringCase() function in deqp::gles3::Functional::DitheringCase
150 DitheringCase::~DitheringCase (void) in ~DitheringCase()
152 DitheringCase::deinit(); in ~DitheringCase()
155 void DitheringCase::init (void) in init()
162 void DitheringCase::deinit (void) in deinit()
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor()
[all …]
/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp87 class DitheringCase : public tcu::TestCase class
98DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, cons…
99 ~DitheringCase (void);
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName()
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char*… in DitheringCase() function in deqp::gles2::Functional::DitheringCase
150 DitheringCase::~DitheringCase (void) in ~DitheringCase()
152 DitheringCase::deinit(); in ~DitheringCase()
155 void DitheringCase::init (void) in init()
162 void DitheringCase::deinit (void) in deinit()
168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor()
[all …]