|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| DXGI_MODE_DESC | BufferDesc |
| DXGI_SAMPLE_DESC | SampleDesc |
| DXGI_USAGE | BufferUsage |
| UINT | BufferCount |
| HWND | OutputWindow |
| BOOL | Windowed |
| DXGI_SWAP_EFFECT | SwapEffect |
| UINT | Flags |
| UINT DXGI_SWAP_CHAIN_DESC::BufferCount |
Definition at line 138 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| DXGI_MODE_DESC DXGI_SWAP_CHAIN_DESC::BufferDesc |
Definition at line 135 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| DXGI_USAGE DXGI_SWAP_CHAIN_DESC::BufferUsage |
Definition at line 137 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| UINT DXGI_SWAP_CHAIN_DESC::Flags |
Definition at line 142 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| HWND DXGI_SWAP_CHAIN_DESC::OutputWindow |
Definition at line 139 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| DXGI_SAMPLE_DESC DXGI_SWAP_CHAIN_DESC::SampleDesc |
Definition at line 136 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| DXGI_SWAP_EFFECT DXGI_SWAP_CHAIN_DESC::SwapEffect |
Definition at line 141 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().
| BOOL DXGI_SWAP_CHAIN_DESC::Windowed |
Definition at line 140 of file dxgi.idl.
Referenced by create_swapchain(), and d2d_hwnd_render_target_init().