Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewritePipelines.cpp372 const TFunction &getUpdatedFunction(const TFunction &func) in getUpdatedFunction() function in __anon4e3055eb0111::PipelineFunctionEnv
526 const TFunction &newFunc = getUpdatedFunction(func); in createUpdatedFunctionPrototype()
634 const TFunction &newCalledFunc = mEnv.getUpdatedFunction(oldCalledFunc); in visitAggregatePost()
638 const TFunction &newOwnerFunc = mEnv.getUpdatedFunction(*oldOwnerFunc); in visitAggregatePost()