blob: 5a48ccd169decec2523196fc5086bb8117dbc097 [file]
/*#pragma settings Version110*/
in float test;
void main() { sk_FragColor.r = half(test); }