Searched refs:replaceGlobalVariable (Results 1 – 3 of 3) sorted by relevance
72 void replaceGlobalVariable(const TVariable *oldVar, TVariable *newVar) in replaceGlobalVariable() function
379 mRetyper.replaceGlobalVariable(atomicCounterVar, bindingOffset); in declareAtomicCounter()
370 mRetyper.replaceGlobalVariable(samplerCubeVar, sampler2DArrayVar); in declareSampler2DArray()