#include <SDL_video.h>
Data Fields | |
| const char * | name |
| Uint32 | flags |
| Uint32 | mod_modes |
| Uint32 | blend_modes |
| Uint32 | scale_modes |
| Uint32 | num_texture_formats |
| Uint32 | texture_formats [20] |
| int | max_texture_width |
| int | max_texture_height |
A mask of supported blend modes
The maximimum texture height
The maximimum texture width
| const char* name |
The name of the renderer
The number of available texture formats
A mask of supported scale modes
The available texture formats
1.5.8