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

7 lines
135 B
Plaintext
Raw Normal View History

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