Searched defs:paramNode (Results 1 – 2 of 2) sorted by relevance
3524 TIntermTyped *TParseContext::addFunctionCallOrMethod(TFunction *fnCall, TIntermNode *paramNode, TIn… in addFunctionCallOrMethod()
2676 auto paramNode = reinterpret_cast<ParamNode *>(frame->Local(i)); in SetMixedPrecisionType() local