home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 April / Gamestar_83_2006-04_dvd.iso / Dema / demowot_english.exe / InfDX / surfaces / rblurtarget1.surface < prev    next >
Text File  |  2005-04-29  |  609b  |  23 lines

  1. ;***************************************************************************
  2. ; Author:  Laszlo Rimoczi (Rimo)
  3. ; Purpose: RBlurTarget.surface
  4. ;
  5. ; Copyright (C) 2005 by Digital Reality Inc.
  6. ; All rights reserved.
  7. ;
  8. ; This source may not be distributed and/or modified without
  9. ; expressly written permission by Digital Reality Inc.
  10. ;***************************************************************************
  11.  
  12. FORMAT = "FMT_A8R8G8B8"
  13. WIDTH = 512
  14. HEIGHT = 384
  15. DEPTH = 0
  16.  
  17. TYPE = "RTYPE_TEXTURE"
  18. DYNAMIC = "NO"
  19. RENDERTARGET = "YES"
  20. WRITEONLY = "YES"
  21. POOL = "POOL_DEFAULT"
  22. AUTOACTIVATE = "YES"
  23.