WGF11 几何着色器 (WoW64)
此自动测试验证 D3D 图形驱动程序/硬件是否符合几何着色器功能,而这些功能并未在其他地方专门测试过。
本主题适用于以下测试作业:
WGF11 几何着色器
WGF11 几何着色器 (WoW64)
测试详细信息
规范 |
|
平台 |
|
支持的版本 |
|
预计运行时间(以分钟为单位) | 75 |
类别 | 兼容性 |
超时(以分钟为单位) | 4500 |
需要重启 | false |
需要特殊配置 | false |
类型 | automatic |
其他文档
此功能区域中的测试可能会有其他文档,包括先决条件、设置和故障排除信息,这些内容可在以下主题中找到:
故障排除
有关 HLK 测试失败的常规故障排除,请参阅排查 Windows HLK 测试失败问题。
有关故障排除信息,请参阅排查 Device.Graphics 测试问题。
如果运行测试时使用了不支持正在测试的功能的功能级别,则测试可能会返回“跳过”。 如果有未捕获的异常(框架会在末尾捕获它并对它进行日志记录),则测试可能会返回“已阻止”。
详细信息
以下各项概括了几何图形着色器一致性测试计划:
几何着色器输入
验证对所有输入基元类型的支持:
Line
点
Triangle
LineAdj
TriangleAdj
PrimitiveID
验证是否遵循了基元排序。
在管道中没有 GS 的情况下,PS 测试应对此进行测试。
在 Draw() 和 DrawInstanced() 上循环。
注意
请确保每个所绘制实例的 ID 重置为零。
InstanceID
几何着色器输出
RenderTargetArrayIndex
位置
限制
注意
最大 GS 调用输出数据大小(组件 * 顶点)最高可达 1024。
排序(验证是否遵循基元排序。)
命令语法
命令选项 | 说明 |
---|---|
Wgf11geometryshader |
运行测试作业。 不使用任何选项时,测试将枚举设备。 |
-FeatureLevel:XX.X |
设置功能级别,其中 XX.X 是测试将运行的功能级别:10.0、10.1 或 11.0。 |
注意
有关此测试二进制文件的命令行帮助,请键入 /?。
文件列表
文件 | 位置 |
---|---|
Configdisplay.exe |
<[testbinroot]>\nttest\windowstest\tools\ |
D3d11_1sdklayers.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3d11ref.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
D3d11sdklayers.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\ |
d3dx11_test.dll |
<[testbinroot]>\nttest\windowstest\graphics\d3d\support\ |
TDRWatch.exe |
<[testbinroot]>\nttest\windowstest\graphics\ |
Wgf11geometryshader.exe |
<[testbinroot]>\nttest\windowstest\graphics\d3d\conf |
参数
参数名称 | 参数说明 |
---|---|
MODIFIEDCMDLINE | 测试可执行文件的其他命令行参数 |
LLU_NetAccessOnly | 网络用户的 LLU 名称 |
ConfigDisplayCommandLine | ConfigDisplay 的自定义命令行。 默认值:徽标 |
TDRArgs | /get 或 /set |