Searched refs:FloatStateQueryTests (Results 1 – 6 of 6) sorted by relevance
44 class FloatStateQueryTests : public TestCaseGroup class47 FloatStateQueryTests (Context& context);48 ~FloatStateQueryTests (void);54 FloatStateQueryTests (const FloatStateQueryTests& other);55 FloatStateQueryTests& operator= (const FloatStateQueryTests& other);
1103 FloatStateQueryTests::FloatStateQueryTests (Context& context) in FloatStateQueryTests() function in deqp::gles2::Functional::FloatStateQueryTests1111 FloatStateQueryTests::~FloatStateQueryTests (void) in ~FloatStateQueryTests()1116 void FloatStateQueryTests::init (void) in init()1139 void FloatStateQueryTests::deinit (void) in deinit()
290 addChild(new FloatStateQueryTests (m_context)); in init()
45 class FloatStateQueryTests : public TestCaseGroup class48 FloatStateQueryTests (Context& context);49 ~FloatStateQueryTests (void);55 FloatStateQueryTests (const FloatStateQueryTests& other);56 FloatStateQueryTests& operator= (const FloatStateQueryTests& other);
1248 FloatStateQueryTests::FloatStateQueryTests (Context& context) in FloatStateQueryTests() function in deqp::gles3::Functional::FloatStateQueryTests1257 FloatStateQueryTests::~FloatStateQueryTests (void) in ~FloatStateQueryTests()1262 void FloatStateQueryTests::init (void) in init()1289 void FloatStateQueryTests::deinit (void) in deinit()
355 addChild(new FloatStateQueryTests (m_context)); in init()