RetroArch
Public Attributes | List of all members
ps2_video Struct Reference

Public Attributes

GSGLOBAL * gsGlobal
 
GSTEXTURE * menuTexture
 
GSTEXTURE * coreTexture
 
bool menuVisible
 
bool fullscreen
 
bool rgb32
 
bool force_aspect
 
int menu_filter
 
int core_filter
 

Member Data Documentation

◆ core_filter

int ps2_video::core_filter

◆ coreTexture

GSTEXTURE* ps2_video::coreTexture

◆ force_aspect

bool ps2_video::force_aspect

◆ fullscreen

bool ps2_video::fullscreen

◆ gsGlobal

GSGLOBAL* ps2_video::gsGlobal

◆ menu_filter

int ps2_video::menu_filter

◆ menuTexture

GSTEXTURE* ps2_video::menuTexture

◆ menuVisible

bool ps2_video::menuVisible

◆ rgb32

bool ps2_video::rgb32

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