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