Searched refs:ProgramStateQueryTests (Results 1 – 3 of 3) sorted by relevance
36 class ProgramStateQueryTests : public TestCaseGroup class39 ProgramStateQueryTests(Context &context);40 ~ProgramStateQueryTests(void);45 ProgramStateQueryTests(const ProgramStateQueryTests &other);46 ProgramStateQueryTests &operator=(const ProgramStateQueryTests &other);
831 ProgramStateQueryTests::ProgramStateQueryTests(Context &context) in ProgramStateQueryTests() function in deqp::gles31::Functional::ProgramStateQueryTests836 ProgramStateQueryTests::~ProgramStateQueryTests(void) in ~ProgramStateQueryTests()840 void ProgramStateQueryTests::init(void) in init()
407 addChild(new ProgramStateQueryTests(m_context)); in init()