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