1cb93a386Sopenharmony_ciuniform float a; int b; void main() { sk_FragColor.x = half(ldexp(a, b)); } 2