Home
last modified time | relevance | path

Searched refs:DitheringTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDitheringTests.hpp36 class DitheringTests : public TestCaseGroup class
39 DitheringTests (Context& context);
40 ~DitheringTests (void);
45 DitheringTests (const DitheringTests& other);
46 DitheringTests& operator= (const DitheringTests& other);
H A Des3fDitheringTests.cpp510 DitheringTests::DitheringTests (Context& context)
515 DitheringTests::~DitheringTests (void)
519 void DitheringTests::init (void)
H A Des3fFunctionalTests.cpp410 addChild(new DitheringTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDitheringTests.hpp36 class DitheringTests : public TestCaseGroup class
39 DitheringTests (Context& context);
40 ~DitheringTests (void);
45 DitheringTests (const DitheringTests& other);
46 DitheringTests& operator= (const DitheringTests& other);
H A Des2fDitheringTests.cpp505 DitheringTests::DitheringTests (Context& context)
510 DitheringTests::~DitheringTests (void)
514 void DitheringTests::init (void)
H A Des2fFunctionalTests.cpp337 addChild(new DitheringTests (m_context)); in init()

Completed in 4 milliseconds