Enumerations | |
| enum | graphics_gpu_power_state_e { GPU_POWER_STATE_SLEEP = 0, GPU_POWER_STATE_ACTIVE = 1 } |
| GPU Power Mode Enumerations definition. More... | |
GPU Power Mode Enumerations definition.
| Enumerator | |
|---|---|
| GPU_POWER_STATE_SLEEP | |
| GPU_POWER_STATE_ACTIVE | |
Definition at line 89 of file app_graphics_gpu.h.