Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DReplaceVariable.h114 TIntermTyped *getFunctionCallArgReplacement(const TIntermNode *oldArg) const in getFunctionCallArgReplacement() function
/external/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp620 TIntermTyped *bindingOffset = mRetyper.getFunctionCallArgReplacement(param); in convertBuiltinFunction()
DRewriteCubeMapSamplersAs2DArray.cpp953 substituteArguments->push_back(mRetyper.getFunctionCallArgReplacement((*arguments)[0])); in convertBuiltinFunction()