Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp163 TIntermSymbol *atomicCountersRef = new TIntermSymbol(atomicCounters); in CreateAtomicCounterRef() local
167 new TIntermBinary(EOpIndexDirect, atomicCountersRef, CreateIndexNode(binding)); in CreateAtomicCounterRef()