Searched refs:IndexedStateQueryTests (Results 1 – 6 of 6) sorted by relevance
36 class IndexedStateQueryTests : public TestCaseGroup class39 IndexedStateQueryTests (Context& context);40 ~IndexedStateQueryTests (void);45 IndexedStateQueryTests (const IndexedStateQueryTests& other);46 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
1457 IndexedStateQueryTests::IndexedStateQueryTests (Context& context) in IndexedStateQueryTests() function in deqp::gles31::Functional::IndexedStateQueryTests1462 IndexedStateQueryTests::~IndexedStateQueryTests (void) in ~IndexedStateQueryTests()1466 void IndexedStateQueryTests::init (void) in init()
355 addChild(new IndexedStateQueryTests (m_context)); in init()
36 class IndexedStateQueryTests : public TestCaseGroup class39 IndexedStateQueryTests (Context& context);44 IndexedStateQueryTests (const IndexedStateQueryTests& other);45 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
510 IndexedStateQueryTests::IndexedStateQueryTests (Context& context) in IndexedStateQueryTests() function in deqp::gles3::Functional::IndexedStateQueryTests515 void IndexedStateQueryTests::init (void) in init()
356 addChild(new IndexedStateQueryTests (m_context)); in init()