Searched refs:SpvOpMatrixTimesScalar (Results 1 – 2 of 2) sorted by relevance
706 SpvOpMatrixTimesScalar = 143, enumerator
449 case SpvOpMatrixTimesScalar: in opcode_text()2067 op = SpvOpMatrixTimesScalar; in writeBinaryExpression()2084 this->writeInstruction(SpvOpMatrixTimesScalar, this->getType(b.fType), result, rhs, in writeBinaryExpression()