Searched refs:inOperandIndexes (Results 1 – 1 of 1) sorted by relevance
336 uint32_t inOperandCount, const uint32_t* inOperandIndexes, in validateOperationOperandTypes() argument345 if (operands[inOperandIndexes[i]].type != inExpectedTypes[i]) { in validateOperationOperandTypes()347 << toString(operands[inOperandIndexes[i]].type) in validateOperationOperandTypes()