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

Public Attributes

bool smooth
 
bool vsync_callback_set
 
bool resize
 
unsigned res
 
unsigned fb_width
 
unsigned fb_height
 
EGL_DISPMANX_WINDOW_T native_window
 
DISPMANX_DISPLAY_HANDLE_T dispman_display
 
scond_tvsync_condition
 
slock_tvsync_condition_mutex
 
EGLImageKHR eglBuffer [MAX_EGLIMAGE_TEXTURES]
 
EGLContext eglimage_ctx
 
EGLSurface pbuff_surf
 
VGImage vgimage [MAX_EGLIMAGE_TEXTURES]
 

Member Data Documentation

◆ dispman_display

DISPMANX_DISPLAY_HANDLE_T vc_ctx_data_t::dispman_display

◆ eglBuffer

EGLImageKHR vc_ctx_data_t::eglBuffer[MAX_EGLIMAGE_TEXTURES]

◆ eglimage_ctx

EGLContext vc_ctx_data_t::eglimage_ctx

◆ fb_height

unsigned vc_ctx_data_t::fb_height

◆ fb_width

unsigned vc_ctx_data_t::fb_width

◆ native_window

EGL_DISPMANX_WINDOW_T vc_ctx_data_t::native_window

◆ pbuff_surf

EGLSurface vc_ctx_data_t::pbuff_surf

◆ res

unsigned vc_ctx_data_t::res

◆ resize

bool vc_ctx_data_t::resize

◆ smooth

bool vc_ctx_data_t::smooth

◆ vgimage

VGImage vc_ctx_data_t::vgimage[MAX_EGLIMAGE_TEXTURES]

◆ vsync_callback_set

bool vc_ctx_data_t::vsync_callback_set

◆ vsync_condition

scond_t* vc_ctx_data_t::vsync_condition

◆ vsync_condition_mutex

slock_t* vc_ctx_data_t::vsync_condition_mutex

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