1half f;int i;bool b;half4 main(float2 a){half c=bool(f)?half(b):half(i);int d=bool(i)?int(b):int(f);return c.xxxx*half(d);} 2