On 4/2/20 1:42 AM, Chip Davis wrote:
April 1, 2020 10:14 AM, "Zhiyi Zhang" zzhang@codeweavers.com wrote:
It's would be better to use a switch statement rather than a if because there are other features.
What other features? The only one in the header, and the only one documented, is DXGI_FEATURE_PRESENT_ALLOW_TEARING.
Chip
Sorry. You're right. Turns out I was mixing ID3D12Device::CheckFeatureSupport and IDXGIFactory5::CheckFeatureSupport.