varying float vv;
void main ()
{
gl_FragColor = vec4((vv + sin(vv)));
}
// inputs: 1, stats: 2 alu 0 tex 0 flow