Searched refs:AtomicCounterIndexingCase (Results 1 – 1 of 1) sorted by relevance
865 class AtomicCounterIndexingCase : public TestCase class868 …AtomicCounterIndexingCase (Context& context, const char* name, const char* description, IndexExpr…869 ~AtomicCounterIndexingCase (void);875 AtomicCounterIndexingCase (const AtomicCounterIndexingCase&);876 AtomicCounterIndexingCase& operator= (const AtomicCounterIndexingCase&);884 AtomicCounterIndexingCase::AtomicCounterIndexingCase (Context& context, const char* name, const cha… in AtomicCounterIndexingCase() function in deqp::gles31::Functional::__anonbc36c55b0111::AtomicCounterIndexingCase891 AtomicCounterIndexingCase::~AtomicCounterIndexingCase (void) in ~AtomicCounterIndexingCase()895 void AtomicCounterIndexingCase::init (void) in init()915 void AtomicCounterIndexingCase::getShaderSpec (ShaderSpec* spec, int numCounters, int numOps, const… in getShaderSpec()966 AtomicCounterIndexingCase::IterateResult AtomicCounterIndexingCase::iterate (void) in iterate()[all …]