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