Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
786 B

  1. ;-----------------------------------------------------------------------------
  2. ;
  3. ; This file contains Z compare fail functions.
  4. ;
  5. ; WARNING WARNING WARNING
  6. ; This cpp file generated from mcp file.
  7. ; EDIT THE MCP FILE.
  8. ; I warned you.
  9. ; WARNING WARNING WARNING
  10. ;
  11. ;-----------------------------------------------------------------------------
  12. include(`m4hdr.mh')dnl
  13. include(`cvars.mh')dnl
  14. include(`tstfail.mh')dnl
  15. INCLUDE iammx.inc
  16. INCLUDE offs_acp.inc
  17. .586
  18. .model flat
  19. .data
  20. EXTERN GiveUp:MMWORD
  21. EXTERN LastW:MMWORD
  22. .code
  23. d_RepStr(`d_RepStr(`d_RepStr(`d_TestFail(AA, BB, CC, NotMonolithic)',
  24. `AA', `Flat', `Gouraud')',
  25. `BB', `NoTex', `Tex1', `PerspTex1', `Tex2', `PerspTex2')',
  26. `CC', `NoSpecularFog', `SpecularFog')
  27. END