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);
1015 FboColorTests::FboColorTests (Context& context) in FboColorTests() function in deqp::gles3::Functional::FboColorTests1020 FboColorTests::~FboColorTests (void) in ~FboColorTests()1024 void FboColorTests::init (void) in init()
270 addChild(new FboColorTests (m_context)); in init()
259 FboColorTests::FboColorTests (Context& context) in FboColorTests() function in deqp::gles31::Functional::FboColorTests264 FboColorTests::~FboColorTests (void) in ~FboColorTests()268 void FboColorTests::init (void) in init()
298 addChild(new FboColorTests (m_context)); in init()