home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 January / Gamestar_69_2005-01_dvd.iso / Dema / theprojectv1-0.exe / Shaders / Cache / CGPShaders / CGRCHeat_TreesSprites$D3D9_PS20$NoFog$HDR$MRT.cgps < prev    next >
Encoding:
Text File  |  2004-11-27  |  533 b   |  30 lines

  1. //CGVER3.4
  2. //
  3. // Generated by Microsoft (R) D3DX9 Shader Compiler 5.04.00.2904
  4. //
  5. //   fxc /T ps_2_0 /DCGC=0 /Fc $$out.cg $$in.cg
  6. //
  7. //
  8. // Parameters:
  9. //
  10. //   float4 $Heat;
  11. //   sampler2D $baseMap;
  12. //
  13. //
  14. // Registers:
  15. //
  16. //   Name         Reg   Size
  17. //   ------------ ----- ----
  18. //   $Heat        c0       1
  19. //   $baseMap     s0       1
  20. //
  21.  
  22.     ps_2_0
  23.     dcl t0.xy
  24.     dcl_2d s0
  25.     texld r0, t0, s0
  26.     mov r0.xyz, c0
  27.     mov oC0, r0
  28.  
  29. // approximately 3 instruction slots used (1 texture, 2 arithmetic)
  30.