Home
last modified time | relevance | path

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

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