ReactOS 0.4.17-dev-934-g091855f
DXGI_MODE_DESC Struct Reference
Collaboration diagram for DXGI_MODE_DESC:

Public Attributes

UINT Width
 
UINT Height
 
DXGI_RATIONAL RefreshRate
 
DXGI_FORMAT Format
 
DXGI_MODE_SCANLINE_ORDER ScanlineOrdering
 
DXGI_MODE_SCALING Scaling
 

Detailed Description

Definition at line 63 of file dxgitype.idl.

Member Data Documentation

◆ Format

DXGI_FORMAT DXGI_MODE_DESC::Format

Definition at line 68 of file dxgitype.idl.

Referenced by create_swapchain(), and d2d_hwnd_render_target_init().

◆ Height

UINT DXGI_MODE_DESC::Height

Definition at line 66 of file dxgitype.idl.

Referenced by create_swapchain(), and d2d_hwnd_render_target_init().

◆ RefreshRate

DXGI_RATIONAL DXGI_MODE_DESC::RefreshRate

Definition at line 67 of file dxgitype.idl.

Referenced by create_swapchain(), and d2d_hwnd_render_target_init().

◆ Scaling

DXGI_MODE_SCALING DXGI_MODE_DESC::Scaling

◆ ScanlineOrdering

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().

◆ Width

UINT DXGI_MODE_DESC::Width

Definition at line 65 of file dxgitype.idl.

Referenced by create_swapchain(), and d2d_hwnd_render_target_init().


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