Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4936 class AtomicCounterTestGroup : public TestCaseGroup class
4939 AtomicCounterTestGroup (Context& context);
4943 AtomicCounterTestGroup::AtomicCounterTestGroup (Context& context) in AtomicCounterTestGroup() function in deqp::gles31::Functional::__anon1fa03e770111::AtomicCounterTestGroup
4948 void AtomicCounterTestGroup::init (void) in init()
7028 addChild(new AtomicCounterTestGroup(m_context)); in init()