simd_matrix_from_rows(_:_:_:_:)
Returns a new matrix with the specified rows.
Declaration
func simd_matrix_from_rows(_ row0: simd_half4, _ row1: simd_half4, _ row2: simd_half4, _ row3: simd_half4) -> simd_half4x4Returns a new matrix with the specified rows.
func simd_matrix_from_rows(_ row0: simd_half4, _ row1: simd_half4, _ row2: simd_half4, _ row3: simd_half4) -> simd_half4x4