AMD GPU Services (AGS)
|
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. | |
The configuration options that can be passed in to agsInitialize.