1*c8dee2aaSAndroid Build Coastguard Workeruniform half4 colorGreen;uniform half4 colorRed;half4 main(float2 a){int b=int(colorGreen.y);int c=int(colorGreen.x);int d=b/c+c/c;return d!=9876543?colorGreen:colorRed;} 2
1*c8dee2aaSAndroid Build Coastguard Workeruniform half4 colorGreen;uniform half4 colorRed;half4 main(float2 a){int b=int(colorGreen.y);int c=int(colorGreen.x);int d=b/c+c/c;return d!=9876543?colorGreen:colorRed;} 2