home *** CD-ROM | disk | FTP | other *** search
- //CGVER3.4
- // Pixel Shader 1.1 generated by NVIDIA Cg compiler
- // cgc version 1.2.1001, build date Jun 11 2004 18:11:01
- // command line args: -q -profile ps_1_1 -entry main -DCGC=1
- //vendor NVIDIA Corporation
- //version 1.0.02
- //profile ps_1_1
- //program main
- //semantic main.ScreenTex : TEXUNIT0
- //semantic main.ScreenBluredTex : TEXUNIT1
- //semantic main.GlobalFogColor : C7
- //var sampler2D ScreenTex : TEXUNIT0 : texunit 0 : 1 : 1
- //var sampler2D ScreenBluredTex : TEXUNIT1 : texunit 1 : 2 : 1
- //var float3 GlobalFogColor : C7 : c[7] : 3 : 1
- //var float4 IN.Tex0 : $vin.TEXCOORD0 : TEXCOORD0 : 0 : 1
- //var float4 IN.Tex1 : $vin.TEXCOORD1 : TEXCOORD1 : 0 : 1
- //var float4 main.Color : $vout.COLOR : COLOR : -1 : 1
- ps.1.1
- def c0, 0.000000, 0.000000, 1.000000, 0.000000
- def c1, 0.300000, 0.300000, 0.300000, 0.000000
- def c2, 0.750000, 0.750000, 0.750000, 0.000000
- tex t0
- tex t1
- mul t1.rgb, t1, c1
- mad_sat t0.rgb, t0, c2, -t1
- mov_x2 r0.rgb, t0
- + mov r0.a, c0.b
- // 5 instructions
- // End of program
-