home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 March / VPR9803A.ISO / BENCH / oglb151i / PASS.DEF < prev    next >
Text File  |  1997-10-11  |  993b  |  59 lines

  1. # pass of switch "enable" or "disable"
  2. disable
  3.  
  4. # "go" or "1" is running benchmark 
  5. # "pass" or "0" is skip benchmark
  6.  
  7. # 2D section
  8. put_copy_val_half    go
  9. put_copy        go
  10. put_copy_inverted    go
  11. put_and_reverse        go
  12. put_or_reverse        go
  13. put_and            go
  14. put_or            go
  15. put_nand        go
  16. put_nor            go
  17. put_xor            go
  18. put_equiv        go
  19. put_and_inverted    go
  20. put_or_inverted        go
  21. copy_copy        go
  22. copy_copy_inverted    go
  23. copy_and_reverse    go
  24. copy_or_reverse        go
  25. copy_and        go
  26. copy_or            go
  27. copy_nand        go
  28. copy_nor        go
  29. copy_xor        go
  30. copy_equiv        go
  31. copy_and_inverted    go
  32. copy_or_inverted    go
  33. scaling            go
  34.  
  35. # 3D section
  36. swap_buffer        go
  37. lines            go
  38. lines_fog        go
  39. lines_smooth        go
  40. points            go
  41. points_fog        go
  42. wire_frame        go
  43. wire_frame_fog        go
  44. polygon_color_smooth    go
  45. polygon_color        go
  46. polygon_color_fog    go
  47. vertex_color        go
  48. vertex_color_fog    go
  49. stencil_buffer        go
  50. accumulation_buffer    go
  51. blur            go
  52. flat_shading        go
  53. smooth_shading        go
  54. spot_light        go
  55. texture_fast_GL_CLAMP    go
  56. texture_real_GL_CLAMP    go
  57. texture_fast_GL_REPEAT    go
  58. texture_real_GL_REPEAT    go
  59.