Searched refs:newArguments (Results 1 – 2 of 2) sorted by relevance
221 TIntermSequence *newArguments = getStructSamplerArguments(function, node->getSequence()); in visitAggregate() local224 TIntermAggregate::CreateFunctionCall(*newFunction, newArguments); in visitAggregate()
478 TIntermSequence *newArguments = getStructSamplerArguments(function, node->getSequence()); in visitAggregate() local481 function, newArguments, mSymbolTable, &mFunctionInstantiations, &mFunctionMap, nullptr); in visitAggregate()484 TIntermAggregate::CreateFunctionCall(*newFunction, newArguments); in visitAggregate()