simd_matrix(_:_:)
Returns a new matrix with the specified columns.
Declaration
func simd_matrix(_ col0: simd_half2, _ col1: simd_half2) -> simd_half2x2Returns a new matrix with the specified columns.
func simd_matrix(_ col0: simd_half2, _ col1: simd_half2) -> simd_half2x2