Home
last modified time | relevance | path

Searched defs:newFunction (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp231 TFunction **newFunction = &(*functionInstantiations)[function->name()][instantiation]; in GenerateFunctionFromArguments() local
439 TFunction *newFunction = createStructSamplerFunction(function); in visitFunctionPrototype() local
480 TFunction *newFunction = GenerateFunctionFromArguments( in visitAggregate() local
1189 TFunction *newFunction = GenerateFunctionFromArguments( in visitAggregate() local
DRewriteStructSamplersOld.cpp181 TFunction *newFunction = createStructSamplerFunction(function); in visitFunctionPrototype() local
220 TFunction *newFunction = mSymbolTable->findUserDefinedFunction(function->name()); in visitAggregate() local