Searched refs:outOperandIndexes (Results 1 – 1 of 1) sorted by relevance
655 uint32_t outOperandCount, const uint32_t* outOperandIndexes, in validateOperationOperandTypes() argument673 if (operands[outOperandIndexes[i]].type != outExpectedInTypes[i]) { in validateOperationOperandTypes()675 << toString(operands[outOperandIndexes[i]].type) << " for input " << i in validateOperationOperandTypes()