Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp338 const TType **paramTypes, in getFunctionOverload()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp64 …nction(Ice::GlobalContext *context, Ice::Type returnType, const std::vector<Ice::Type> &paramTypes) in createFunction()
1129 void Nucleus::createFunction(Type *returnType, const std::vector<Type *> &paramTypes) in createFunction()