IDXGIAdapter4 interface

This interface represents a display subsystem, and extends this family of interfaces to expose a method to check for an adapter's compatibility with Arbitrary Code Guard (ACG).

Members

The IDXGIAdapter4 interface inherits from IDXGIAdapter3. IDXGIAdapter4 also has these types of members:

Methods

The IDXGIAdapter4 interface has these methods.

MethodDescription
GetDesc3

Gets a DXGI 1.6 description of an adapter or video card. This description includes information ACG compatibility.

 

Remarks

For more details, refer to the Residency section of the D3D12 documentation.

Requirements

Header

DXGI1_6.h

Library

Dxgi.lib

DLL

Dxgi.dll

See also

IDXGIAdapter3
DXGI Interfaces

 

 

Show: