多头支持 (WoW64)
此自动测试验证 Microsoft® DirectX® 9.0 中添加的多头支持的功能和操作规范。
多头支持允许单个 Direct3D 设备驱动多个头。 此功能比多监视器配置更有效地使用图面和纹理等资源。
本主题适用于以下测试作业:
多头支持
多头支持 (WoW64)
测试详细信息
规范 |
|
平台 |
|
支持的版本 |
|
预计运行时间(以分钟为单位) | 20 |
类别 | 兼容性 |
超时(以分钟为单位) | 1200 |
需要重启 | false |
需要特殊配置 | false |
类型 | automatic |
其他文档
此功能区域中的测试可能会有其他文档,包括先决条件、设置和故障排除信息,这些内容可在以下主题中找到:
运行测试
在运行测试之前,请按照如下测试要求中所述完成测试设置:图形适配器或芯片组测试先决条件。
此外,此测试需要以下软件:
- Microsoft DirectX 9.0 或更高版本
注意
如果在没有多个监视器的系统中运行此测试,系统将提示你添加第二个监视器。 如果设备系列不支持多监视器,请选择“继续”以强制测试在单个监视器配置中运行。 某些测试只能在具有多个监视器的系统上运行,在这种情况下,将跳过测试。
故障排除
有关 HLK 测试失败的常规故障排除,请参阅排查 Windows HLK 测试失败问题。
有关故障排除信息,请参阅排查 Device.Graphics 测试问题。
测试将测试结果写入名为 Multihead.xml 的日志文件,并显示屏幕上通过或不符合。 测试日志将写入 %windir%\dxlogs 目录。
更多信息
创建和重置多头设备时,请遵循以下限制:
每个头都必须将窗口模式设置为 FALSE。
每个头都必须为 EnableAutoDepthStencil 属性设置相同的值。
如果 EnableAutoDepthStencil 为 TRUE,则每个头的 AutoDepthStencilFormat、后台缓冲区维度和格式必须具有相同的值。
不能在多头设备上创建其他交换链。
该测试涵盖核心使用方案和一组 Direct3D 接口(IDirect3D9 和 IDirect3DDevice9)。 接口方法包括:GetDeviceCaps、CreateDevice、Reset、CreateAdditionalSwapChain、GetSwapChain 和 GetNumberOfSwapchains。
核心使用方案包括呈现到每个头和光标操作。
对于每个涵盖的接口方法,将运行一组测试用例来验证基本功能属性。 其中大多数测试只涉及验证状态更改或验证实际结果是否与预期结果匹配。 有几个测试会改变每个头的图面属性,在头上呈现场景,并将图像与引用设备的呈现进行比较。
命令语法
命令选项 | 说明 |
---|---|
Multihead.exe -dx9 -whql -logclean |
运行多头支持测试作业。 |
Multihead.exe -whql -logclean |
运行多头支持 (WoW64) 测试作业。 |
注意
有关此测试二进制文件的命令行帮助,请键入 /h。
文件列表
文件 | 位置 |
---|---|
Configdisplay.exe |
<[testbinroot]>\nttest\windowstest\tools\ |
D3d10ref.dll |
<[testbinroot]>\nttest\graphics\d3d\support\ |
D3d11ref.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dcompiler_test.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dref.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support |
D3dref8.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dref9.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dx10_test.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dx11_TEST.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dx8d.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3dx9_TEST.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
Fpstate.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\utility\ |
Modechange.exe |
<[testbinroot]>\nttest\windowstest\graphics\d3d\utility\ |
Multihead.exe |
<[testbinroot]>\nttest\ |
TDRWatch.exe |
<[testbinroot]>\nttest\windowstest\graphics\ |
Vbswap.x |
<[testbinroot]>\nttest\windowstest\graphics\d3d\conf\ |
参数
参数名称 | 参数说明 |
---|---|
MONITOR | 以测试为目标的显示输出索引 |
MODIFIEDCMDLINE | 测试可执行文件的其他命令行参数 |
LLU_NetAccessOnly | 网络用户的 LLU 名称 |
ConfigDisplayCommandLine | ConfigDisplay 的自定义命令行。 默认值:徽标 |
TDRArgs | /get 或 /set |