AMD GPU Services (AGS)
|
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. | |
The struct to specify the DX12 device creation parameters.