1### Compilation failed: 2 3error: 1: invalid swizzle component 'z' 4void func() { float3 test = float2(1).xyz; } 5 ^ 61 error 7