simd_matrix_from_rows(_:_:_:)
Returns a new matrix with the specified rows.
Declaration
func simd_matrix_from_rows(_ row0: simd_half2, _ row1: simd_half2, _ row2: simd_half2) -> simd_half2x3Returns a new matrix with the specified rows.
func simd_matrix_from_rows(_ row0: simd_half2, _ row1: simd_half2, _ row2: simd_half2) -> simd_half2x3