uniform float unknownInput; void main() { @if (unknownInput < 10) { sk_FragColor = half4(1); } } /*%%* static if has non-static test *%%*/