HomeSort by relevance Sort by last modified time
    Searched refs:IndexedStateQueryTests (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles31/functional/
es31fIndexedStateQueryTests.hpp 36 class IndexedStateQueryTests : public TestCaseGroup
39 IndexedStateQueryTests (Context& context);
40 ~IndexedStateQueryTests (void);
45 IndexedStateQueryTests (const IndexedStateQueryTests& other);
46 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
es31fFunctionalTests.cpp 354 addChild(new IndexedStateQueryTests (m_context));
es31fIndexedStateQueryTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fIndexedStateQueryTests.hpp 36 class IndexedStateQueryTests : public TestCaseGroup
39 IndexedStateQueryTests (Context& context);
44 IndexedStateQueryTests (const IndexedStateQueryTests& other);
45 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
es3fIndexedStateQueryTests.cpp 431 IndexedStateQueryTests::IndexedStateQueryTests (Context& context)
436 void IndexedStateQueryTests::init (void)
es3fFunctionalTests.cpp 356 addChild(new IndexedStateQueryTests (m_context));

Completed in 64 milliseconds