WGF11 SharedResources

This automated test verifies that hardware supports resource-sharing between processes and across APIs.

This test verifies that D3D resources created by one process can be used in a device context in a separate process. The test uses 2D textures, because this is expected to be the most interesting case. Because resources are also intended to be shared between different APIs (D3D9, D3D10.x, and D3D11), the test creates resources in each of these APIs and validates that they can be shared with devices in all other available API contexts.

This topic applies to the following test jobs:

  • WGF11 SharedResources (WoW64)

  • WGF11 SharedResources (WoW64)

Test details

Associated requirements

Device.Graphics.AdapterRender.D3D101Core.D3D101CorePrimary Device.Graphics.AdapterRender.D3D101WDDM12.D3D101v12Primary Device.Graphics.AdapterRender.D3D10Core.D3D10CorePrimary Device.Graphics.AdapterRender.D3D10WDDM12.D3D10v12Primary Device.Graphics.AdapterRender.D3D111Core.D3D111CorePrimary Device.Graphics.AdapterRender.D3D11Core.D3D11CorePrimary Device.Graphics.AdapterRender.D3D11WDDM12.D3D11v12Primary

See the device hardware requirements.

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

~2 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.

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 the Windows HCK Manager. Some test cases my skip if run using feature level 10.0 or feature level 10.1.

More information

.

Command syntax

Command option Description

Wgf11SharedResources

Runs the test jobs. Without any options, the test enumerates devices.

-FeatureLevel:XX.X

Sets the featurter lebel tested, where XX.X is the Feature Level the test will run at: 10.0, 10.1, or 11.0.

 

Note  

For command line help for this test binary, type /?.

 

File list

File Location

Configdisplay.exe

<[testbinroot]>\nttest\windowstest\tools\

D3d11ref.dll

<[testbinroot]>\nttest\windowstest\graphics\d3d\support\

D3dx11_test.dll

<[testbinroot]>\nttest\windowstest\graphics\d3d\support\

D3d11sdklayers.dll

<[testbinroot]>\nttest\windowstest\graphics\d3d\support\

D3d11_1sdklayers.dll

<[testbinroot]>\nttest\windowstest\graphics\d3d\support\

D3dcompiler_test.dll

<[testbinroot]>\nttest\windowstest\graphics\d3d\support\

D3dx10_TEST.dll

<[testbinroot]>\nttest\windowstest\graphics\d3d\support\

TDRwatch.exe

<[testbinroot]>\nttest\windowstest\graphics\

wgf11SharedResources.exe

<[testbinroot]>\nttest\windowstest\graphics\d3d\conf\

 

 

 

Send comments about this topic to Microsoft