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

7 lines
141 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 2: unknown identifier 'sk_FragCoord'
return float4(sk_FragCoord);
^^^^^^^^^^^^
1 error