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

Public Attributes

bool should_resize
 
bool keep_aspect
 
bool double_strike
 
bool rgb32
 
uint32_tmenu_data
 
bool menu_texture_enable
 
video_viewport_t vp
 
unsigned scale
 
voidframebuf [2]
 

Member Data Documentation

◆ double_strike

bool gx_video::double_strike

◆ framebuf

void* gx_video::framebuf[2]

◆ keep_aspect

bool gx_video::keep_aspect

◆ menu_data

uint32_t* gx_video::menu_data

◆ menu_texture_enable

bool gx_video::menu_texture_enable

◆ rgb32

bool gx_video::rgb32

◆ scale

unsigned gx_video::scale

◆ should_resize

bool gx_video::should_resize

◆ vp

video_viewport_t gx_video::vp

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