IDXGIFactory4 interface (dxgi1_4.h)

Enables creating Microsoft DirectX Graphics Infrastructure (DXGI) objects.

Inheritance

The IDXGIFactory4 interface inherits from IDXGIFactory3. IDXGIFactory4 also has these types of members:

Methods

The IDXGIFactory4 interface has these methods.

 
IDXGIFactory4::EnumAdapterByLuid

Outputs the IDXGIAdapter for the specified LUID.
IDXGIFactory4::EnumWarpAdapter

Provides an adapter which can be provided to D3D12CreateDevice to use the WARP renderer.

Requirements

Requirement Value
Target Platform Windows
Header dxgi1_4.h

See also

DXGI Interfaces

IDXGIFactory1

IDXGIFactory2

IDXGIFactory3