Blt - Color Key - VMem to Primary
This automated test performs color-keyed blts from offscreen video memory to the primary memory.
Blt results are compared against a simulation by using either Graphics Device Interface (GDI) operations or the test's internal software blitter. Images are expected to match exactly.
Drivers must support source color key blts between video memory surfaces. Destination color key blts and "space" blts are optional.
This test consists of the following Fnddraw cases:
BLT, DESTKEY Space, VMem to Primary
BLT, single DESTKEY, VMem to Primary
BLT, SRCKEY Space, VMem to Primary
BLT, single SRCKEY, VMem to Primary
This topic applies to the following test jobs:
Blt - Color Key - VMem to Primary
Blt - Color Key - VMem to Primary (WoW64)
Test details
Associated requirements |
Device.Graphics.AdapterRender.MinimumDirectXLevel |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
Expected run time |
~10 minutes |
Categories |
Certification Functional |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Graphic Adapter or Chipset Testing Prerequisites.
In addition, this test requires the following software and hardware:
DirectX® version 7.0 or later
Display adapter with DDraw capabilities
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Graphics Testing.
Before running this test, turn off the screen saver and disable power management. Mode changes and full-screen applications can cause failures, so you should avoid them.
More information
Most of the Microsoft® DirectDraw tests (including the Blt - Color Key - Video Memory to Primary Memory test) are located in Fnddraw.exe. You can run Fnddraw.exe outside of the Display Compatibility Test (DCT) shell, and select initial tests. On the Tests menu, click Select Tests.
The test titles that are listed in the DCT shell do not directly match the test names in Fnddraw.exe. In fact, the names in the DCT often refer to a group of Fnddraw tests. You can obtain the Fnddraw test case names from the DCT log file.
You can pause many Fnddraw tests (especially blt-related tests) to give you time to analyze the blt results. Use the Pause key to pause and resume.
Use the Esc key to stop a test run. Be aware that some tests are more responsive than others.
Command syntax
Command option | Description |
---|---|
Fnddraw ..\pro\dd_ckvv.pro -r -c -p"m%MONITOR% |
Replace the %MONITOR% parameter with a 1-based index that corresponds to the display that you are testing. |
File list
File | Location |
---|---|
Fnddraw.exe |
[testbinroot]\multimediatest\video\ddraw |
Fnswtt.dll |
[testbinroot]\multimediatest\video\ddraw |
Dd_ckvv.pro |
[testbinroot]\multimediatest\video\ddraw\pro |
Note
You do not need Fnswtt.dll to run this test. It is used only for Windows Test Technology (WTT) logging.