RetroArch
Public Attributes | List of all members
gfx_ctx_sdl_data Struct Reference

Public Attributes

int g_width
 
int g_height
 
int g_new_width
 
int g_new_height
 
bool g_full
 
bool g_resized
 
SDL_Surface * g_win
 

Member Data Documentation

◆ g_full

bool gfx_ctx_sdl_data::g_full

◆ g_height

int gfx_ctx_sdl_data::g_height

◆ g_new_height

int gfx_ctx_sdl_data::g_new_height

◆ g_new_width

int gfx_ctx_sdl_data::g_new_width

◆ g_resized

bool gfx_ctx_sdl_data::g_resized

◆ g_width

int gfx_ctx_sdl_data::g_width

◆ g_win

SDL_Surface* gfx_ctx_sdl_data::g_win

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