28 DXGISupport(UINT alwaysSupportedIn, UINT neverSupportedIn, UINT optionallySupportedIn)
DXGISupport()
Definition: dxgi_support_table.h:21
UINT alwaysSupportedFlags
Definition: dxgi_support_table.h:35
Definition: dxgi_support_table.h:19
Definition: mathutil.h:804
DXGISupport(UINT alwaysSupportedIn, UINT neverSupportedIn, UINT optionallySupportedIn)
Definition: dxgi_support_table.h:28
UINT neverSupportedFlags
Definition: dxgi_support_table.h:36
UINT optionallySupportedFlags
Definition: dxgi_support_table.h:37
const DXGISupport & GetDXGISupport(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel)
Definition: dxgi_support_table.cpp:2428