Enumerations
+ Collaboration diagram for Enumerations:

Enumerations

enum  graphics_gpu_power_state_e { GPU_POWER_STATE_SLEEP = 0, GPU_POWER_STATE_ACTIVE = 1 }
 GPU Power Mode Enumerations definition. More...
 

Detailed Description

Enumeration Type Documentation

◆ graphics_gpu_power_state_e

GPU Power Mode Enumerations definition.

Enumerator
GPU_POWER_STATE_SLEEP 
GPU_POWER_STATE_ACTIVE 

Definition at line 93 of file app_graphics_gpu.h.