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

10 lines
235 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 3: 'main' must return: 'vec4', 'float4', or 'half4'
void main() {
^^^^^^^^^^^
error: 9: unknown identifier 'sk_FragColor'
sk_FragColor = value.xxxx;
^^^^^^^^^^^^
2 errors