Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp865 class AtomicCounterIndexingCase : public TestCase class
868AtomicCounterIndexingCase (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::AtomicCounterIndexingCase
891 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 …]