Searched refs:CreateRawFunctionCall (Results 1 – 3 of 3) sorted by relevance
372 return *TIntermAggregate::CreateRawFunctionCall(func, &args); in callFunctionOverload()
615 static TIntermAggregate *CreateRawFunctionCall(const TFunction &func,
608 TIntermAggregate *TIntermAggregate::CreateRawFunctionCall(const TFunction &func, in CreateRawFunctionCall() function in sh::TIntermAggregate