7 lines
148 B
GLSL
7 lines
148 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: variable 'x' must be created in a scope
|
|
if (true) ; else half x = 1;
|
|
^^^^^^^^^^
|
|
1 error
|