RetroArch
Public Attributes | List of all members
drm_struct Struct Reference

Public Attributes

int fd
 
drmModeModeInfo * current_mode
 
uint32_t crtc_id
 
uint32_t connector_id
 
drmModeCrtcPtr orig_crtc
 
uint32_t plane_id
 
uint32_t plane_fb_prop_id
 
drmModeEncoder * encoder
 
drmModeRes * resources
 

Member Data Documentation

◆ connector_id

uint32_t drm_struct::connector_id

◆ crtc_id

uint32_t drm_struct::crtc_id

◆ current_mode

drmModeModeInfo* drm_struct::current_mode

◆ encoder

drmModeEncoder* drm_struct::encoder

◆ fd

int drm_struct::fd

◆ orig_crtc

drmModeCrtcPtr drm_struct::orig_crtc

◆ plane_fb_prop_id

uint32_t drm_struct::plane_fb_prop_id

◆ plane_id

uint32_t drm_struct::plane_id

◆ resources

drmModeRes* drm_struct::resources

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