WGF11 D3DWDDM
This automated test verifies that WDDM drivers expose the necessary DDIs as documented in the WDDM hardware functional spec. For example, the new D3D9 and/or D3D11.1 DDIs are supported on WDDM 1.2 drivers, but not on WDDM 1.0 or 1.1 drivers.
This test runs on all graphics devices with WDDM drivers.
Test details
Associated requirements |
Device.Graphics.WDDM.Render.Base Device.Graphics.WDDM11.Render.Base Device.Graphics.WDDM12.Render.Base |
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 |
~1 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.
Also, be sure to review the command line parameters; it is suggested that you always use –whql or –featurelevel:[X.Y] to avoid create device issues. The test always uses –whql when run from Windows Hardware Certification Kit (Windows HCK) Studio.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Graphics Testing.
All test cases return PASS or FAIL. To review test details, review the test log from Windows® Hardware Certification Kit (Windows HCK) Studio. The test might return SKIP, which you should consider to be PASS for the overall test if no WDDM render devices are present on the system. If the test does not detect WDDM render devices and the hardware does support them, a problem exists with the way that the specific device advertises itself.
More information
.
Command syntax
Command option | Description |
---|---|
WGF11D3DWDDM |
Without any options, the test’s framework will attempt to create a D3D device at the highest possible feature level (currently feature level 11.1). If your device doesn’t support this feature level the test will fail. Use either –featurelevel:[X.Y] or –whql to run the test. See -? for more details on command line usage. |
-whql |
This option specifies a WHCK (WHQL) mode where feature levels are enumerated. You should always use this option when running the test. |
Note
For command line help for this test binary, type /?.
File list
File | Location |
---|---|
WGF11D3DWDDM.exe |
<[testbinroot]>\nttest\windowstest\Graphics\D3D\conf |