skia2/tests/sksl/errors/VoidVariable.glsl

7 lines
204 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 4: variables of type 'void' are not allowed
error: 5: variables of type 'void' are not allowed
error: 5: global variable initializer must be a constant expression
3 errors