dxgi1_4.h header
This header is used by DXGI. For more information, see:
dxgi1_4.h contains the following programming interfaces:
Interfaces
IDXGIAdapter3 This interface adds some memory residency methods, for budgeting and reserving physical memory. |
IDXGIFactory4 Enables creating Microsoft DirectX Graphics Infrastructure (DXGI) objects. (IDXGIFactory4) |
IDXGIOutput4 Represents an adapter output (such as a monitor). The IDXGIOutput4 interface exposes a method to check for overlay color space support. |
IDXGISwapChain3 Extends IDXGISwapChain2 with methods to support getting the index of the swap chain's current back buffer and support for color space. |
Structures
DXGI_QUERY_VIDEO_MEMORY_INFO Describes the current video memory budgeting parameters. |
Enumerations
DXGI_MEMORY_SEGMENT_GROUP Specifies the memory segment group to use. |
DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG Specifies support for overlay color space. |
DXGI_SWAP_CHAIN_COLOR_SPACE_SUPPORT_FLAG Specifies color space support for the swap chain. |