Enumerations | |
enum | ADLPlatForm { GRAPHICS_PLATFORM_DESKTOP = 0, GRAPHICS_PLATFORM_MOBILE = 1 } |
Functions | |
int | ADL_Graphics_Platform_Get (int *lpPlatForm) |
Function to retrieve the type of graphics platform the system is currently running. |
enum ADLPlatForm |