Searched refs:SpvOpMatrixTimesMatrix (Results 1 – 2 of 2) sorted by relevance
709 SpvOpMatrixTimesMatrix = 146, enumerator
455 case SpvOpMatrixTimesMatrix: in opcode_text()2062 op = SpvOpMatrixTimesMatrix; in writeBinaryExpression()2145 this->writeInstruction(SpvOpMatrixTimesMatrix, this->getType(resultType), result, in writeBinaryExpression()2173 this->writeInstruction(SpvOpMatrixTimesMatrix, this->getType(resultType), result, in writeBinaryExpression()