Searched refs:DitheringTests (Results 1 – 6 of 6) sorted by relevance
36 class DitheringTests : public TestCaseGroup class39 DitheringTests (Context& context);40 ~DitheringTests (void);45 DitheringTests (const DitheringTests& other);46 DitheringTests& operator= (const DitheringTests& other);
505 DitheringTests::DitheringTests (Context& context) in DitheringTests() function in deqp::gles2::Functional::DitheringTests510 DitheringTests::~DitheringTests (void) in ~DitheringTests()514 void DitheringTests::init (void) in init()
333 addChild(new DitheringTests (m_context)); in init()
503 DitheringTests::DitheringTests (Context& context) in DitheringTests() function in deqp::gles3::Functional::DitheringTests508 DitheringTests::~DitheringTests (void) in ~DitheringTests()512 void DitheringTests::init (void) in init()
407 addChild(new DitheringTests (m_context)); in init()