Searched refs:atomicCounterExpression (Results 1 – 1 of 1) sorted by relevance
78 TIntermBinary *CreateAtomicCounterRef(TIntermTyped *atomicCounterExpression, in CreateAtomicCounterRef() argument112 TIntermSymbol *atomicCounterSymbol = atomicCounterExpression->getAsSymbolNode(); in CreateAtomicCounterRef()115 TIntermBinary *asBinary = atomicCounterExpression->getAsBinaryNode(); in CreateAtomicCounterRef()