Searched refs:setupFunctionDebugInfo (Results 1 – 3 of 3) sorted by relevance
256 …void setupFunctionDebugInfo(Function* function, const char* name, const std::vector<Id>& paramType…
2286 void Builder::setupFunctionDebugInfo(Function* function, const char* name, const std::vector<Id>& p… in setupFunctionDebugInfo() function in spv::Builder
5731 …builder.setupFunctionDebugInfo(shaderEntry, glslangIntermediate->getEntryPointMangledName().c_str(… in makeFunctions()5786 … builder.setupFunctionDebugInfo(function, glslFunction->getName().c_str(), paramTypes, paramNames); in makeFunctions()