unplugged-system/external/skia/tests/sksl/runtime_errors/ReservedNameSubpassInput.skvm

7 lines
132 B
Plaintext

### Compilation failed:
error: 1: expected an identifier, but found type 'subpassInput'
int subpassInput;
^^^^^^^^^^^^
1 error