/*#pragma settings Version110*/ in float test; void main() { sk_FragColor.r = half(test); }