webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
rx::d3d11::DXGISupport Struct Reference

#include <dxgi_support_table.h>

Public Member Functions

 DXGISupport ()
 
 DXGISupport (UINT alwaysSupportedIn, UINT neverSupportedIn, UINT optionallySupportedIn)
 

Public Attributes

UINT alwaysSupportedFlags
 
UINT neverSupportedFlags
 
UINT optionallySupportedFlags
 

Constructor & Destructor Documentation

◆ DXGISupport() [1/2]

rx::d3d11::DXGISupport::DXGISupport ( )
inline

◆ DXGISupport() [2/2]

rx::d3d11::DXGISupport::DXGISupport ( UINT  alwaysSupportedIn,
UINT  neverSupportedIn,
UINT  optionallySupportedIn 
)
inline

Member Data Documentation

◆ alwaysSupportedFlags

UINT rx::d3d11::DXGISupport::alwaysSupportedFlags

◆ neverSupportedFlags

UINT rx::d3d11::DXGISupport::neverSupportedFlags

◆ optionallySupportedFlags

UINT rx::d3d11::DXGISupport::optionallySupportedFlags

The documentation for this struct was generated from the following file: