; Pixel shader ps.1.1 def c0,1.0f,1.0f,1.0f,1.0f tex t0 tex t1 mov r0,t0 mul r1,t1.a,v0.a lrp r0.rgb,r1.a,t1,r0 mul_x2 r0.rgb,r0,v0 +mov r0.a,c0.a