ps_2_0
// prepare sphere u calculation (give input for arctg)
//   tex0 - sphere_norm
dcl t0
dcl_2d s0
texld r0,t0,s0
mov r0.y,r0.z
mov oC0,r0
