AMD GPU Services (AGS)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAGSBreadcrumbMarkerThe breadcrumb marker struct used by agsDriverExtensionsDX11_WriteBreadcrumb
 CAGSClipRectThe clip rectangle struct used by agsDriverExtensionsDX11_SetClipRects
 CAGSConfigurationThe configuration options that can be passed in to agsInitialize
 CAGSDeviceInfoThe device info struct used to describe a physical GPU enumerated by AGS
 CAGSDisplayInfoThe display info struct used to describe a display enumerated by AGS
 CAGSDisplaySettingsThe struct to specify the display settings to the driver
 CAGSDX11DeviceCreationParamsThe struct to specify the existing DX11 device creation parameters
 CAGSDX11ExtensionParamsThe struct to specify DX11 additional device creation parameters
 CAGSDX11ReturnedParamsThe struct to hold all the returned parameters from the device creation call
 CExtensionsSupportedExtensions for DX11
 CAGSDX12DeviceCreationParamsThe struct to specify the DX12 device creation parameters
 CAGSDX12ExtensionParamsThe struct to specify DX12 additional device creation parameters
 CAGSDX12ReturnedParamsThe struct to hold all the returned parameters from the device creation call
 CExtensionsSupportedExtensions for DX12
 CAGSGPUInfoThe top level GPU information returned from agsInitialize
 CAGSRectAll function calls in AGS require a pointer to a context. This is generated via agsInitialize