RetroArch
|
#include <video_driver.h>
Public Attributes | |
bool | fullscreen |
bool | vsync |
bool | force_aspect |
bool | font_enable |
unsigned | width |
unsigned | height |
int | swap_interval |
bool | smooth |
bool | is_threaded |
bool | rgb32 |
unsigned | input_scale |
uintptr_t | parent |
bool video_info::font_enable |
bool video_info::force_aspect |
bool video_info::fullscreen |
unsigned video_info::height |
unsigned video_info::input_scale |
bool video_info::is_threaded |
uintptr_t video_info::parent |
bool video_info::rgb32 |
bool video_info::smooth |
int video_info::swap_interval |
bool video_info::vsync |
unsigned video_info::width |