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

The top level GPU information returned from agsInitialize. More...

#include <amd_ags.h>

Public Attributes

const char * driverVersion
 The AMD driver package version.
 
const char * radeonSoftwareVersion
 The Radeon Software Version.
 
int numDevices
 Number of GPUs in the system.
 
AGSDeviceInfodevices
 List of GPUs in the system.
 

Detailed Description

The top level GPU information returned from agsInitialize.