Searched refs:parameterTypes (Results 1 – 1 of 1) sorted by relevance
707 std::vector<SpvId> parameterTypes; in getFunctionType() local731 parameterTypes.push_back(this->getPointerType(parameters[i]->type(), in getFunctionType()737 for (SpvId id : parameterTypes) { in getFunctionType()