Home
last modified time | relevance | path

Searched refs:AtomicCounterTestGroup (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4956 class AtomicCounterTestGroup : public TestCaseGroup class
4959 AtomicCounterTestGroup (Context& context);
4963 AtomicCounterTestGroup::AtomicCounterTestGroup (Context& context) in AtomicCounterTestGroup() function in deqp::gles31::Functional::__anon93215e200111::AtomicCounterTestGroup
4968 void AtomicCounterTestGroup::init (void) in init()
7056 addChild(new AtomicCounterTestGroup(m_context)); in init()