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