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

The configuration options that can be passed in to agsInitialize. More...

#include <amd_ags.h>

Public Attributes

AGS_ALLOC_CALLBACK allocCallback
 Optional memory allocation callback. If not supplied, malloc() is used.
 
AGS_FREE_CALLBACK freeCallback
 Optional memory freeing callback. If not supplied, free() is used.
 

Detailed Description

The configuration options that can be passed in to agsInitialize.