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);
1066 FloatStateQueryTests::FloatStateQueryTests(Context &context) in FloatStateQueryTests() function in deqp::gles2::Functional::FloatStateQueryTests1074 FloatStateQueryTests::~FloatStateQueryTests(void) in ~FloatStateQueryTests()1079 void FloatStateQueryTests::init(void) in init()1132 void FloatStateQueryTests::deinit(void) in deinit()
285 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);
1215 FloatStateQueryTests::FloatStateQueryTests(Context &context) in FloatStateQueryTests() function in deqp::gles3::Functional::FloatStateQueryTests1224 FloatStateQueryTests::~FloatStateQueryTests(void) in ~FloatStateQueryTests()1229 void FloatStateQueryTests::init(void) in init()1293 void FloatStateQueryTests::deinit(void) in deinit()
351 addChild(new FloatStateQueryTests(m_context)); in init()