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

7 lines
155 B
GLSL

### Compilation failed:
error: 1: function 'f' can exit without returning a value
float f(const float x) { 5+x; }
^^^^^^^^
1 error