RetroArch
Public Attributes | List of all members
drm_video Struct Reference
Collaboration diagram for drm_video:
[legend]

Public Attributes

struct drm_surfacemain_surface
 
struct drm_surfacemenu_surface
 
unsigned int kms_width
 
unsigned int kms_height
 
scond_tvsync_condition
 
slock_tvsync_cond_mutex
 
slock_tpending_mutex
 
bool menu_active
 
bool rgb32
 
int core_width
 
int core_height
 
int core_pitch
 
float current_aspect
 

Member Data Documentation

◆ core_height

int drm_video::core_height

◆ core_pitch

int drm_video::core_pitch

◆ core_width

int drm_video::core_width

◆ current_aspect

float drm_video::current_aspect

◆ kms_height

unsigned int drm_video::kms_height

◆ kms_width

unsigned int drm_video::kms_width

◆ main_surface

struct drm_surface* drm_video::main_surface

◆ menu_active

bool drm_video::menu_active

◆ menu_surface

struct drm_surface* drm_video::menu_surface

◆ pending_mutex

slock_t* drm_video::pending_mutex

◆ rgb32

bool drm_video::rgb32

◆ vsync_cond_mutex

slock_t* drm_video::vsync_cond_mutex

◆ vsync_condition

scond_t* drm_video::vsync_condition

The documentation for this struct was generated from the following file: