7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 1: 'uniform' variables cannot use initializer expressions
|
||
|
|
uniform float x = 1;
|
||
|
|
^
|
||
|
|
1 error
|