10 lines
368 B
GLSL
10 lines
368 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: unknown identifier 'f'
|
|
error: 1: expected ')' to complete function arguments, but found '`'
|
|
error: 1: expected ')' to complete expression, but found '`'
|
|
error: 1: integer is out of range for type 'int': 3689348940
|
|
error: 2: expected ']' to complete array access expression, but found ''
|
|
error: 2: expected ';', but found ''
|
|
6 errors
|