Home
last modified time | relevance | path

Searched defs:firstParamId (Results 1 - 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
H A DspvIR.h482 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType linkage, const std::string& name, Module& parent) in Function() argument
H A DSpvBuilder.cpp2100 Id firstParamId = paramTypes.size() == 0 ? 0 : getUniqueIds((int)paramTypes.size()); in makeFunctionEntry() local
2158 Id firstParamId = function->getParamId(0); in setupDebugFunctionEntry() local

Completed in 9 milliseconds