Searched refs:inOperandIndexes (Results 1 – 1 of 1) sorted by relevance
653 const uint32_t* inOperandIndexes, in validateOperationOperandTypes() argument665 if (operands[inOperandIndexes[i]].type != inExpectedTypes[i]) { in validateOperationOperandTypes()667 << toString(operands[inOperandIndexes[i]].type) << " for input " << i in validateOperationOperandTypes()