unplugged-system/external/skia/tests/sksl/runtime/LargeProgram_ZeroIterFor.minified.sksl

2 lines
53 B
Plaintext

half4 main(float2 a){int b=0;return half4(half(b));}