|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| UINT | Width |
| UINT | Height |
| DXGI_RATIONAL | RefreshRate |
| DXGI_FORMAT | Format |
| DXGI_MODE_SCANLINE_ORDER | ScanlineOrdering |
| DXGI_MODE_SCALING | Scaling |
Definition at line 63 of file dxgitype.idl.
| DXGI_FORMAT DXGI_MODE_DESC::Format |
Definition at line 68 of file dxgitype.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| UINT DXGI_MODE_DESC::Height |
Definition at line 66 of file dxgitype.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| DXGI_RATIONAL DXGI_MODE_DESC::RefreshRate |
Definition at line 67 of file dxgitype.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| DXGI_MODE_SCALING DXGI_MODE_DESC::Scaling |
Definition at line 70 of file dxgitype.idl.
Referenced by create_swapchain(), d2d_hwnd_render_target_init(), and dxgi_swapchain_resize_target().
| DXGI_MODE_SCANLINE_ORDER DXGI_MODE_DESC::ScanlineOrdering |
Definition at line 69 of file dxgitype.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| UINT DXGI_MODE_DESC::Width |
Definition at line 65 of file dxgitype.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().