2 Apr
2020
2 Apr
'20
2:59 a.m.
On 4/2/20 1:42 AM, Chip Davis wrote:
April 1, 2020 10:14 AM, "Zhiyi Zhang" <zzhang(a)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.