AMD GPU Services (AGS)
|
All function calls in AGS require a pointer to a context. This is generated via agsInitialize. More...
#include <amd_ags.h>
Public Attributes | |
int | offsetX |
Offset on X axis. | |
int | offsetY |
Offset on Y axis. | |
int | width |
Width of rectangle. | |
int | height |
Height of rectangle. | |
All function calls in AGS require a pointer to a context. This is generated via agsInitialize.
The rectangle struct used by AGS.