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

7 lines
131 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 1: name 'sampler2DRectShadow' is reserved
int sampler2DRectShadow;
^^^^^^^^^^^^^^^^^^^
1 error