home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / shadowmap.ps.ati < prev    next >
Text File  |  2004-05-04  |  140b  |  11 lines

  1. ps_2_0
  2.  
  3. def c2, 0.0015, 0.0015, 0.0015, 0.0015
  4.  
  5. dcl t0.xyzw
  6.  
  7. rcp r0, t0.w ; 1/w
  8. mad r0, t0.z, r0.w, c2 ; z/w=z*(1/w)
  9. mov oC0, r0
  10.  
  11.