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

Public Attributes

UINT Width
 
UINT Height
 
DXGI_FORMAT Format
 
BOOL Stereo
 
DXGI_SAMPLE_DESC SampleDesc
 
DXGI_USAGE BufferUsage
 
UINT BufferCount
 
DXGI_SCALING Scaling
 
DXGI_SWAP_EFFECT SwapEffect
 
DXGI_ALPHA_MODE AlphaMode
 
UINT Flags
 

Detailed Description

Definition at line 220 of file dxgi1_2.idl.

Member Data Documentation

◆ AlphaMode

DXGI_ALPHA_MODE DXGI_SWAP_CHAIN_DESC1::AlphaMode

◆ BufferCount

◆ BufferUsage

◆ Flags

◆ Format

◆ Height

◆ SampleDesc

DXGI_SAMPLE_DESC DXGI_SWAP_CHAIN_DESC1::SampleDesc

◆ Scaling

◆ Stereo

BOOL DXGI_SWAP_CHAIN_DESC1::Stereo

Definition at line 224 of file dxgi1_2.idl.

Referenced by dxgi_factory_CreateSwapChain().

◆ SwapEffect

◆ Width


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