7 lines
170 B
GLSL
7 lines
170 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: too many components in swizzle mask
|
|
void func() { float4 test = float2(1).xxxxx; }
|
|
^
|
|
1 error
|