enable f16; fn f() { var a = vec2(1.0h).y; var b = vec3(1.0h).z; var c = vec4(1.0h).w; }