simd_matrix(_:_:)
Returns a new matrix with the specified columns.
Declaration
func simd_matrix(_ col0: simd_half4, _ col1: simd_half4) -> simd_half2x4Returns a new matrix with the specified columns.
func simd_matrix(_ col0: simd_half4, _ col1: simd_half4) -> simd_half2x4