7 lines
124 B
GLSL
7 lines
124 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: 'in' variables cannot use initializer expressions
|
|
in float x = 1;
|
|
^
|
|
1 error
|