AMD GPU Services (AGS)
Public Attributes | List of all members
AGSDX12DeviceCreationParams Struct Reference

The struct to specify the DX12 device creation parameters. More...

#include <amd_ags.h>

Public Attributes

IDXGIAdapter * pAdapter
 Pointer to the adapter to use when creating the device. This may be null.
 
IID iid
 The interface ID for the type of device to be created.
 
D3D_FEATURE_LEVEL FeatureLevel
 The minimum feature level to create the device with.
 

Detailed Description

The struct to specify the DX12 device creation parameters.