|
AMD GPU Services (AGS)
|
The struct to hold all the returned parameters from the device creation call. More...
#include <amd_ags.h>
Classes | |
| struct | ExtensionsSupported |
| Extensions for DX12. More... | |
Public Types | |
| typedef struct AGSDX12ReturnedParams::ExtensionsSupported | ExtensionsSupported |
| Extensions for DX12. | |
Public Attributes | |
| ID3D12Device * | pDevice |
| The newly created device. | |
| ExtensionsSupported | extensionsSupported |
| List of supported extensions. | |
The struct to hold all the returned parameters from the device creation call.
1.8.16