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.baseMap0 : TEXUNIT0
- //semantic main.GlobalFogColor : C7
- //var sampler2D baseMap0 : TEXUNIT0 : texunit 0 : 1 : 1
- //var float3 GlobalFogColor : C7 : c[7] : 2 : 1
- //var float4 IN.Tex0 : $vin.TEXCOORD0 : TEXCOORD0 : 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.590000, 0.110000, 0.000000
- def c2, 0.000000, 0.000000, 0.900000, 0.000000
- def c3, 0.750000, 0.750000, 0.750000, 0.250000
- def c4, 0.250000, 0.240000, 0.200000, 0.000000
- tex t0
- dp3_sat t1.rgb, c1, t0
- mul t0.a, t1.b, c2.b
- mul r0.rgb, t0.a, c3.a
- mad t0.rgb, t0, c3, r0
- mad_sat r0.rgb, t0, c4, t0
- + mov r0.a, c0.b
- // 6 instructions
- // End of program
-