Lines Matching full:startindex
1166 startIndex = 0 if command.name == 'vkCreateInstance' else 11167 lines, unused = self.genFuncBody(command.name, command.params[startIndex:], '', '', None)