2D Graphics – Video memory test [2D] |
![]() ![]() ![]() |
This test directly writes, reads and verifies data to the primary display device using the Microsoft DirectDraw interface. As such, the version of DirectX specified in the System Requirements must be installed on the machine under test. You may test:
In each case, the test first determines how much of the appropriate memory is free and then fills this memory with a series of test patterns. Each test pattern is written to video memory and then displayed in the test window. After display, the test pattern data is read back from video memory and verified. Any errors are reported. Note: The amount of video memory tested is essentially the amount of Video RAM available to BurnInTest. It excludes the video RAM used by the primary surface. In multi-card Graphics systems, it may only include the video RAM of 1 card. The screen color depth must be set to a minimum of 16 bits. The test patterns used are similar to the memory test, plus some color specific patterns.
1 test cycle is defined to be 1 complete pass (write, read and verify) of the test video memory.
Notes: 1) The 2D Graphics Video memory test is not compatible with the 3D non-windowed full screen test. If you intend to run both the 2D Video memory test and the 3D test, please select a Windowed 3D test (in Preferences->3D->Window Size). 2) A display monitor is required for this test and the 2D test window must be in the foreground for the test to operate. 3) The 32-bit version of BurnInTest is limited to testing up to 1.5GB of video memory. The 64-bit version of BurnInTest is limited to testing up to 4GB of video memory. 4) Running the GPGPU test at a high duty cycle can lead to the Video memory test taking a couple of minutes to start. 5) When running the 2D test on high DPI monitors, the 2D test textures displayed will be smaller that the 2D test window. This is the expected behavior. The 2D test texture sizes do not change based on the DPI, hence the visual representation is the same number of pixels, which appears smaller. |