1*c8dee2aaSAndroid Build Coastguard Workeruniform half4 colorGreen; 2*c8dee2aaSAndroid Build Coastguard Workerstruct S {int f;} sk_FragColor; 3*c8dee2aaSAndroid Build Coastguard Workerhalf4 main(float2) { return colorGreen; } 4