[][src]Module dxgi::enums

Structs

AdapterFlags

Identifies the type of DXGI adapter.

FactoryCreationFlags
MapFlags

Determines CPU memory access to mapped surface memory.

PresentFlags

Options for presenting frames to the output.

ResourcePriority

The relative priority of a memory resource, which is often used to determine which resources should be cleared to make room for others.

SwapChainFlags

Options for swap-chain behavior.

UsageFlags

Flags for surface and resource creation options.

WindowAssociationFlags

Flags for customizing behavior of a window association in DXGI

Enums

AlphaMode

Identifies the alpha transparency behavior of a surface

ComputePreemptionGranularity
Format

Resource data formats, including fully-typed and typeless formats. A list of modifiers at the bottom of the page more fully describes each format type.

GpuPreference
GraphicsPreemptionGranularity
ModeRotation

Indicates how the back buffers should be rotated to fit the physical rotation of a monitor.

ModeScaling

Indicates how an image is stretched to fit a given monitor's resolution.

ModeScanlineOrder

Indicates the method the raster uses to create an image on a surface.

Scaling

Identifies resize behavior when the back-buffer size does not match the size of the target output.

SwapEffect

Options for handling pixels in a display surface after calling SwapChain::present.