簡報驗證 2 - ColorConverting
此自動化測試會驗證 Present () 方法。
具體而言,此測試會執行下列工作:
縮小或延展高度
縮小或延展寬度
裁剪至來源區域
裁剪至目的地區域
覆寫目的地視窗
測試會個別和組合執行這些工作。 然後,它會驗證產生的輸出是否正確。
本主題適用于下列測試作業:
簡報驗證 2
簡報驗證 2 (WoW64)
簡報驗證 2 - ColorConverting
簡報驗證 2 - ColorConverting (WoW64)
簡報驗證 2 - GammaPresent
簡報驗證 2 - GammaPresent (WoW64)
簡報驗證 2 - 簡報
簡報驗證 2 - 簡報 (WoW64)
測試詳細資料
規格 |
|
平台 |
|
支援的版本 |
|
預期的執行時間 (以分鐘為單位) | 45 |
類別 | 相容性 |
以分鐘為單位的逾時 () | 2700 |
需要重新開機 | false |
需要特殊設定 | false |
類型 | automatic |
其他檔
此功能區域中的測試可能會有其他檔,包括必要條件、設定和疑難排解資訊,可在下列主題中找到 () :
執行測試
執行測試之前,請完成測試設定,如測試需求中所述: 圖形配接器或晶片組測試必要條件。
疑難排解
如需 HLK 測試失敗的一般疑難排解,請參閱 針對 Windows HLK 測試失敗進行疑難排解。
如需疑難排解資訊,請參閱 針對 Device.Graphics Testing 進行疑難排解。
詳細資訊
此測試類似于標準 Present Validation 測試。 差異在於,如果 CheckDeviceFormatConversion 方法的呼叫成功) ,則 Present Validation 2 會將裝置重設為後端緩衝區和前端緩衝區具有不同格式 (。 此測試會執行與 Microsoft Direct3D API 產生的參考影像進行比較。 驅動程式必須執行這兩種格式之間的色彩轉換。 (Direct3D 不會執行任何軟體模擬。)
此測試會使用 IDirect3DSwapChain9::P resent 方法搭配 D3DPRESENT_LINEAR_CONTENT 選項。
如果驅動程式支援 gamma 簡報 (,驅動程式會公開 D3DCAPS3 功能選項 D3DCAPS3_LINEAR_TO_SRGB_PRESENTATION) ,則應該會發生 gamma 更正的簡報。 這項測試會透過 gamma 2.2 更正後處理參考影像來驗證正確的輸出。 如果驅動程式宣告不支援 gamma 簡報,測試會確認不會發生任何 Gamma 修正。
測試會執行下列工作:
將色彩色板調整為
[0..1)
計算
Channel = pow( Channel, 1 / Gamma )
將結果調整回
int [0..256)
警告
只有具有 32 位色彩深度的桌面才支援 Gamma 簡報。
命令語法
命令選項 | 描述 |
---|---|
Present2.exe -M:1 -dx9 -whql -logclean |
執行簡報驗證 2 測試作業。 |
Present2.exe -M:1 -whql -logclean |
執行簡報驗證 2 (WoW64) 測試作業。 |
Present2.exe -ColorConverting -src:ref -M:1 -whql -logclean |
執行 Present Validation 2 - ColorConverting 測試作業和 Present Validation 2 - ColorConverting (WoW64) 測試作業。 |
Present2.exe -GammaPresent -src:ref -M:1 -whql -logclean |
執行 Present Validation 2 - GammaPresent 測試作業和 Present Validation 2 - GammaPresent (WoW64) 測試作業。 |
Present2.exe -Present -src:ref -M:1 -whql -logclean |
同時執行簡報驗證 2 - 簡報測試作業和簡報驗證 2 - 簡報 (WoW64) 測試作業。 |
注意
如需此測試二進位檔的命令列說明,請輸入 /?。
檔案清單
檔案 | 位置 |
---|---|
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\ |
D3dref9.dll |
< [testbinroot] >\nttest\windowstest\graphics\d3d\support |
D3dref8.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\ |
D3dx9_TEST.dll |
< [testbinroot] >\nttest\windowstest\graphics\d3d\support\ |
D3dx8d.dll |
< [testbinroot] >\nttest\windowstest\graphics\d3d\support\ |
Fpstate.dll |
< [testbinroot] >\nttest\windowstest\graphics\d3d\utility\ |
Modechange.exe |
< [testbinroot] >\nttest\windowstest\graphics\d3d\utility\ |
TDRWatch.exe |
< [testbinroot] >\nttest\windowstest\graphics\ |
Vbswap.x |
< [testbinroot] >\nttest\windowstest\graphics\d3d\conf\ |
參數
參數名稱 | 參數描述 |
---|---|
MODIFIEDCMDLINE | 測試可執行檔的其他命令列引數 |
LLU_NetAccessOnly | LLU NET 使用者的名稱 |
監控 | 顯示要測試的裝置 |
ConfigDisplayCommandLine | ConfigDisplay 的自訂命令列。 預設值:標誌 |
TDRArgs | /get 或 /set |