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);
1105 FloatStateQueryTests::FloatStateQueryTests (Context& context) in FloatStateQueryTests() function in deqp::gles2::Functional::FloatStateQueryTests1113 FloatStateQueryTests::~FloatStateQueryTests (void) in ~FloatStateQueryTests()1118 void FloatStateQueryTests::init (void) in init()1141 void FloatStateQueryTests::deinit (void) in deinit()
291 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);
1250 FloatStateQueryTests::FloatStateQueryTests (Context& context) in FloatStateQueryTests() function in deqp::gles3::Functional::FloatStateQueryTests1259 FloatStateQueryTests::~FloatStateQueryTests (void) in ~FloatStateQueryTests()1264 void FloatStateQueryTests::init (void) in init()1291 void FloatStateQueryTests::deinit (void) in deinit()
355 addChild(new FloatStateQueryTests (m_context)); in init()