7 lines
160 B
GLSL
7 lines
160 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: invalid swizzle component 'z'
|
|
void func() { float3 test = float2(1).xyz; }
|
|
^
|
|
1 error
|