vault backup: 2025-10-07 22:28:45
This commit is contained in:
@@ -1 +1 @@
|
|||||||
{"Enhanced":{"Enhanced":{"currentFile":{"count":1,"lastUpdated":1756976585288}}},"舒菁亲密付":{"舒菁亲密付":{"currentFile":{"count":1,"lastUpdated":1759419218049}}},"支付宝:支出":{"支付宝:支出":{"currentFile":{"count":1,"lastUpdated":1759419268158}}}}
|
{"舒菁亲密付":{"舒菁亲密付":{"currentFile":{"count":1,"lastUpdated":1759419218049}}},"支付宝:支出":{"支付宝:支出":{"currentFile":{"count":1,"lastUpdated":1759419268158}}},"DESC:":{"DESC:":{"currentFile":{"count":1,"lastUpdated":1759830688208}}}}
|
@@ -37,3 +37,11 @@ typedef struct DXGI_SAMPLE_DESC
|
|||||||
} DXGI_SAMPLE_DESC;
|
} DXGI_SAMPLE_DESC;
|
||||||
```
|
```
|
||||||
之后使用ID3D12Device::CheckFeatureSupport查询到对应的质量级别:
|
之后使用ID3D12Device::CheckFeatureSupport查询到对应的质量级别:
|
||||||
|
|
||||||
|
# DXGI
|
||||||
|
- DXGI_MODE_DESC: 分辨率、逐行扫描、缩放方式。
|
||||||
|
- DXGI_MODE_SCANLINE_ORDER:缩放优先级。
|
||||||
|
- DXGI_MODE_SCALING:缩放方式。
|
||||||
|
|
||||||
|
# 功能支持检测
|
||||||
|
使用
|
Reference in New Issue
Block a user