RetroArch
|
Public Attributes | |
bool | should_resize |
bool | keep_aspect |
bool | double_strike |
bool | rgb32 |
uint32_t * | menu_data |
bool | menu_texture_enable |
video_viewport_t | vp |
unsigned | scale |
void * | framebuf [2] |
bool gx_video::double_strike |
void* gx_video::framebuf[2] |
bool gx_video::keep_aspect |
uint32_t* gx_video::menu_data |
bool gx_video::menu_texture_enable |
bool gx_video::rgb32 |
unsigned gx_video::scale |
bool gx_video::should_resize |
video_viewport_t gx_video::vp |