Home
last modified time | relevance | path

Searched defs:atomicCounters (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp79 const TVariable *atomicCounters, in CreateAtomicCounterRef()
184 const TVariable *atomicCounters, in RewriteAtomicCountersTraverser()
322 const TVariable *atomicCounters = DeclareAtomicCountersBuffers(root, symbolTable); in RewriteAtomicCounters() local