|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| DXGI_RATIONAL | RefreshRate |
| DXGI_MODE_SCANLINE_ORDER | ScanlineOrdering |
| DXGI_MODE_SCALING | Scaling |
| BOOL | Windowed |
Definition at line 234 of file dxgi1_2.idl.
| DXGI_RATIONAL DXGI_SWAP_CHAIN_FULLSCREEN_DESC::RefreshRate |
Definition at line 235 of file dxgi1_2.idl.
Referenced by d3d12_swapchain_GetDesc(), d3d12_swapchain_init(), dxgi_factory_CreateSwapChain(), and wined3d_swapchain_desc_from_dxgi().
| DXGI_MODE_SCALING DXGI_SWAP_CHAIN_FULLSCREEN_DESC::Scaling |
Definition at line 237 of file dxgi1_2.idl.
Referenced by d3d12_swapchain_GetDesc(), d3d12_swapchain_init(), dxgi_factory_CreateSwapChain(), and wined3d_swapchain_desc_from_dxgi().
| DXGI_MODE_SCANLINE_ORDER DXGI_SWAP_CHAIN_FULLSCREEN_DESC::ScanlineOrdering |
Definition at line 236 of file dxgi1_2.idl.
Referenced by d3d12_swapchain_GetDesc(), d3d12_swapchain_init(), dxgi_factory_CreateSwapChain(), and wined3d_swapchain_desc_from_dxgi().
| BOOL DXGI_SWAP_CHAIN_FULLSCREEN_DESC::Windowed |
Definition at line 238 of file dxgi1_2.idl.
Referenced by d3d12_swapchain_create(), d3d12_swapchain_SetFullscreenState(), dxgi_factory_CreateSwapChain(), and wined3d_swapchain_desc_from_dxgi().