Searched refs:getFunctionCallArgReplacement (Results 1 – 3 of 3) sorted by relevance
114 TIntermTyped *getFunctionCallArgReplacement(const TIntermNode *oldArg) const in getFunctionCallArgReplacement() function
620 TIntermTyped *bindingOffset = mRetyper.getFunctionCallArgReplacement(param); in convertBuiltinFunction()
953 substituteArguments->push_back(mRetyper.getFunctionCallArgReplacement((*arguments)[0])); in convertBuiltinFunction()