Searched refs:FboStateQueryTests (Results 1 – 6 of 6) sorted by relevance
36 class FboStateQueryTests : public TestCaseGroup class39 FboStateQueryTests (Context& context);44 FboStateQueryTests (const FboStateQueryTests& other);45 FboStateQueryTests& operator= (const FboStateQueryTests& other);
992 FboStateQueryTests::FboStateQueryTests (Context& context) in FboStateQueryTests() function in deqp::gles3::Functional::FboStateQueryTests997 void FboStateQueryTests::init (void) in init()
361 addChild(new FboStateQueryTests (m_context)); in init()
216 FboStateQueryTests::FboStateQueryTests (Context& context) in FboStateQueryTests() function in deqp::gles2::Functional::FboStateQueryTests221 void FboStateQueryTests::init (void) in init()
294 addChild(new FboStateQueryTests (m_context)); in init()