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

Public Attributes

SDL_Texture * tex
 
unsigned w
 
unsigned h
 
size_t pitch
 
bool active
 
bool rgb32
 

Member Data Documentation

◆ active

bool sdl2_tex::active

◆ h

unsigned sdl2_tex::h

◆ pitch

size_t sdl2_tex::pitch

◆ rgb32

bool sdl2_tex::rgb32

◆ tex

SDL_Texture* sdl2_tex::tex

◆ w

unsigned sdl2_tex::w

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