7 lines
130 B
GLSL
7 lines
130 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: unknown identifier 'x'
|
|
void func() { float x = foo(x); }
|
|
^
|
|
1 error
|