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