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