Searched refs:FboColorTests (Results 1 – 6 of 6) sorted by relevance
36 class FboColorTests : public TestCaseGroup class39 FboColorTests (Context& context);40 ~FboColorTests (void);45 FboColorTests (const FboColorTests& other);46 FboColorTests& operator= (const FboColorTests& other);
1017 FboColorTests::FboColorTests (Context& context) in FboColorTests() function in deqp::gles3::Functional::FboColorTests1022 FboColorTests::~FboColorTests (void) in ~FboColorTests()1026 void FboColorTests::init (void) in init()
273 addChild(new FboColorTests (m_context)); in init()
347 FboColorTests::FboColorTests (Context& context) in FboColorTests() function in deqp::gles31::Functional::FboColorTests352 FboColorTests::~FboColorTests (void) in ~FboColorTests()356 void FboColorTests::init (void) in init()
413 addChild(new FboColorTests (m_context)); in init()