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

Public Attributes

voidmain_dList
 
voidframe_dList
 
voiddraw_buffer
 
voidtexture
 
psp1_sprite_tframe_coords
 
int tex_filter
 
bool vsync
 
bool rgb32
 
int bpp_log2
 
psp1_menu_frame_t menu
 
video_viewport_t vp
 
unsigned rotation
 
bool vblank_not_reached
 
bool keep_aspect
 
bool should_resize
 
bool hw_render
 

Member Data Documentation

◆ bpp_log2

int psp1_video::bpp_log2

◆ draw_buffer

void* psp1_video::draw_buffer

◆ frame_coords

psp1_sprite_t* psp1_video::frame_coords

◆ frame_dList

void* psp1_video::frame_dList

◆ hw_render

bool psp1_video::hw_render

◆ keep_aspect

bool psp1_video::keep_aspect

◆ main_dList

void* psp1_video::main_dList

◆ menu

psp1_menu_frame_t psp1_video::menu

◆ rgb32

bool psp1_video::rgb32

◆ rotation

unsigned psp1_video::rotation

◆ should_resize

bool psp1_video::should_resize

◆ tex_filter

int psp1_video::tex_filter

◆ texture

void* psp1_video::texture

◆ vblank_not_reached

bool psp1_video::vblank_not_reached

◆ vp

video_viewport_t psp1_video::vp

◆ vsync

bool psp1_video::vsync

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