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);
794 ProgramStateQueryTests::ProgramStateQueryTests (Context& context) in ProgramStateQueryTests() function in deqp::gles31::Functional::ProgramStateQueryTests799 ProgramStateQueryTests::~ProgramStateQueryTests (void) in ~ProgramStateQueryTests()803 void ProgramStateQueryTests::init (void) in init()
364 addChild(new ProgramStateQueryTests (m_context)); in init()