#include using namespace metal; void f() { float2x4 v = float2x4(float4(0.0f), float4(0.0f)); }