Searched refs:AtomicCounterReferencedByCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 2670 class AtomicCounterReferencedByCase : public TestCase class 2673 AtomicCounterReferencedByCase (Context& context, 2679 ~AtomicCounterReferencedByCase (void); 2692 AtomicCounterReferencedByCase::AtomicCounterReferencedByCase (Context& context, in AtomicCounterReferencedByCase() function in deqp::gles31::Functional::__anon93215e200111::AtomicCounterReferencedByCase 2707 AtomicCounterReferencedByCase::~AtomicCounterReferencedByCase (void) in ~AtomicCounterReferencedByCase() 2712 void AtomicCounterReferencedByCase::init (void) in init() 2746 void AtomicCounterReferencedByCase::deinit (void) in deinit() 2752 AtomicCounterReferencedByCase::IterateResult AtomicCounterReferencedByCase::iterate (void) in iterate() 5007 …addChild(new AtomicCounterReferencedByCase(m_context, "referenced_by_compute", "", false, (1 <<… in init() 5008 …addChild(new AtomicCounterReferencedByCase(m_context, "referenced_by_separable_vertex", "", true,… in init() [all …]
|