Home
last modified time | relevance | path

Searched refs:CreateRawFunctionCall (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp372 return *TIntermAggregate::CreateRawFunctionCall(func, &args); in callFunctionOverload()
/external/angle/src/compiler/translator/
DIntermNode.h615 static TIntermAggregate *CreateRawFunctionCall(const TFunction &func,
DIntermNode.cpp608 TIntermAggregate *TIntermAggregate::CreateRawFunctionCall(const TFunction &func, in CreateRawFunctionCall() function in sh::TIntermAggregate