DXGI Enumerations
This section contains info about the enumerations provided by DXGI.
In this section
| Topic | Description |
|---|---|
|
Identifies the type of DXGI adapter. | |
|
Identifies the type of DXGI adapter. | |
|
Identifies the alpha value, transparency behavior, of a surface. | |
|
Specifies color space types. | |
|
Identifies the granularity at which the graphics processing unit (GPU) can be preempted from performing its current compute task. | |
|
Flags used with ReportLiveObjects to specify the amount of info to report about an object's lifetime. | |
|
Specifies a range of hardware features, to be used when checking for feature support. | |
|
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. | |
|
Indicates options for presenting frames to the swap chain. | |
|
Identifies the granularity at which the GPU can be preempted from performing its current graphics rendering task. | |
|
Specifies the header metadata type. | |
|
Values that specify categories of debug messages. | |
|
Values that specify debug message severity levels for an information queue. | |
|
Specifies the memory segment group to use. | |
|
Flags that indicate how the back buffers should be rotated to fit the physical rotation of a monitor. | |
|
Flags indicating how an image is stretched to fit a given monitor's resolution. | |
|
Flags indicating the method the raster uses to create an image on a surface. | |
|
Options for swap-chain color space. | |
|
Specifies flags for the OfferResources1 method. | |
|
Identifies the importance of a resource’s content when you call the IDXGIDevice2::OfferResources method to offer the resource. | |
|
Identifies the type of pointer shape. | |
|
Specifies support for overlay color space. | |
|
Specifies overlay support to check for in a call to IDXGIOutput3::CheckOverlaySupport. | |
|
Specifies result flags for the ReclaimResources1 method. | |
|
Flags indicating the memory location of a resource. | |
|
Identifies resize behavior when the back-buffer size does not match the size of the target output. | |
|
Specifies color space support for the swap chain. | |
|
Options for swap-chain behavior. | |
|
Options for handling pixels in a display surface after calling IDXGISwapChain1::Present1. |
Related topics