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

7 lines
113 B
GLSL

### Compilation failed:
error: 1: struct 'S' must contain at least one field
struct S { };
^^^^^^^^^^^^
1 error