home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / water1x2-shadow.ps.ati < prev    next >
Text File  |  2004-06-18  |  366b  |  23 lines

  1. ps_2_0
  2.  
  3. ; c0 = mastercolor
  4. ; c1 = ambient color
  5.  
  6.  
  7. def c12, 0, 0, 0, 1
  8. def c13, 0.00048828125f, 0, 0, 0
  9. def c14, 0, 0.00048828125f, 0, 0
  10. def c15, 0.00048828125f, 0.00048828125f, 0, 0
  11. def c16, 2048, 2048, 2048, 2048
  12.  
  13. dcl v0 ; vertex color
  14. dcl_2d s0 ; shadow map
  15.  
  16. dcl t0.xyzw ; shadow map coord
  17.  
  18.  
  19. sub r0.rgb, c12.w, v0
  20. mov r0.a, v0.a
  21. mov oC0, r0
  22.  
  23.