unplugged-system/external/skia/resources/sksl/runtime/Ossfuzz52603.rts

4 lines
100 B
Plaintext

uniform half4 colorGreen;
struct S {int f;} sk_FragColor;
half4 main(float2) { return colorGreen; }