unplugged-system/external/skia/tests/sksl/shared/StaticSwitchWithBreak.skrp

10 lines
216 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 1: 'main' must return: 'vec4', 'float4', or 'half4'
void main() {
^^^^^^^^^^^
error: 10: unknown identifier 'sk_FragColor'
sk_FragColor = half4(half(x));
^^^^^^^^^^^^
2 errors