Searched defs:callArgument (Results 1 – 1 of 1) sorted by relevance
280 bool isUnsupportedArgument(TIntermTyped *callArgument, const TVariable *funcArgument) const in isUnsupportedArgument()386 TIntermTyped *callArgument = callArguments[argIndex]->getAsTyped(); in processFunctionCall() local