DXGI 伽马校正
此自动测试将验证周期设置,并使用 DirectX 图形基础设施 (DXGI) 输出的 SetGammaControl 函数读取各种伽马选项。
本主题适用于以下测试作业:
DXGI 伽马校正
DXGI 伽马校正 (WoW64)
测试详细信息
规范 |
|
平台 |
|
支持的版本 |
|
预计运行时间(以分钟为单位) | 1 |
类别 | 兼容性 |
超时(以分钟为单位) | 60 |
需要重启 | false |
需要特殊配置 | false |
类型 | automatic |
其他文档
此功能区域中的测试可能会有其他文档,包括先决条件、设置和故障排除信息,这些内容可在以下主题中找到:
运行测试
在运行测试之前,请按照如下测试要求中所述完成测试设置:图形适配器或芯片组测试先决条件。
故障排除
有关 HLK 测试失败的常规故障排除,请参阅排查 Windows HLK 测试失败问题。
有关故障排除信息,请参阅排查 Device.Graphics 测试问题。
此测试返回“通过”或“失败”。 如果未设置 DXGI GammaCapabilities cap ScaleAndOffsetSupportd,则测试可能会返回“跳过”。 若要查看测试详细信息,请查看 Windows HLK Studio 中的测试日志。
更多信息
DXGI 伽马校正测试有三个测试用例:曲线、偏移量和缩放。 每个组都会修改 DXGI_GAMMA_CONTROL 结构的单个组件,然后使用 SetGammaControl 进行设置。
typedef struct DXGI_GAMMA_CONTROL {DXGI_RGB Scale;DXGI_RGB Offset;DXGI_RGB GammaCurve[ 1025 ];} DXGI_GAMMA_CONTROL;
命令语法
命令选项 | 说明 |
---|---|
DXGIGammaVM -whql -logclean |
此命令运行以下测试作业:
|
注意
有关此测试二进制文件的命令行帮助,请键入 /?
文件列表
文件 | 位置 |
---|---|
Configdisplay.exe |
<testbinroot>\nttest\windowstest\tools\ |
D3d10ref.dll |
<testbinroot>\nttest\windowstest\graphics\d3d\support\ |
D3d10SDKLayers.dll |
<testbinroot>\nttest\graphics\d3d\support\ |
D3d11ref.dll |
<testbinroot>\nttest\graphics\d3d\support\ |
D3d11SDKLayers.dll |
<testbinroot>\nttest\graphics\d3d\support\ |
D3dcompiler_test.dll |
<testbinroot>\nttest\graphics\d3d\support |
D3dx10_test.dll |
<testbinroot>\nttest\graphics\d3d\support |
D3dx11_TEST.dll |
<testbinroot>\nttest\graphics\d3d\support\ |
DXGIGammaVM.exe |
<testbinroot>\nttest\windowstest\graphics\d3d\conf\ |
TDRWatch.exe |
<testbinroot>\nttest\windowstest\graphics\ |
参数
参数名称 | 参数说明 |
---|---|
MODIFIEDCMDLINE | 测试可执行文件的其他命令行参数 |
LLU_NetAccessOnly | 网络用户的 LLU 名称 |
ConfigDisplayCommandLine | ConfigDisplay 的自定义命令行。 默认值:徽标 |
TDRArgs | /get 或 /set |