SDL_RendererInfo

Undocumented in source.

Members

Variables

flags
SDL_RendererFlags flags;
Undocumented in source.
max_texture_height
int max_texture_height;
Undocumented in source.
max_texture_width
int max_texture_width;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
num_texture_formats
uint num_texture_formats;
Undocumented in source.
texture_formats
uint[16] texture_formats;
Undocumented in source.

Meta