#include using namespace metal; void f() { half2x4 v = half2x4(half4(0.0h), half4(0.0h)); }