; Pixel shader ps.1.1 def c0,0.45f,0.45f,0.45f,0.45f def c1,0.55f,0.55f,0.55f,0.55f tex t0 mov r0,t0 mul_x2 r0.rgb,r0,v0 +mad r0.a,c0.a,t0.a,c1.a