7 lines
132 B
GLSL
7 lines
132 B
GLSL
### Compilation failed:
|
|
|
|
error: 3: duplicate definition of 'main'
|
|
half4 main(float2 xy) { return c; }
|
|
^^^^^^^^^^^^^^^^^^^^^
|
|
1 error
|