unplugged-system/external/skia/tests/sksl/errors/CallMain.glsl

7 lines
108 B
GLSL

### Compilation failed:
error: 4: call to 'main' is not allowed
main(coords);
^^^^^^^^^^^^
1 error