Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4933 class AtomicCounterTestGroup : public TestCaseGroup class
4936 AtomicCounterTestGroup (Context& context);
4940 AtomicCounterTestGroup::AtomicCounterTestGroup (Context& context) in AtomicCounterTestGroup() function in deqp::gles31::Functional::__anond26209160111::AtomicCounterTestGroup
4945 void AtomicCounterTestGroup::init (void) in init()
7025 addChild(new AtomicCounterTestGroup(m_context)); in init()