blob: 5d6fdbafd53ba9eea7f967c7d5fdf84dcf1aa24e [file] [log] [blame]
out vec4 sk_FragColor;
void main() {
float _0_x = 1.0;
_0_x *= 2.0;
sk_FragColor.x = _0_x;
}