SDL_RendererInfo Struct Reference

Information on the capabilities of a render driver or context. More...

#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


Detailed Description

Information on the capabilities of a render driver or context.

Field Documentation

A mask of supported blend modes

Supported SDL_RendererFlags

The maximimum texture height

The maximimum texture width

A mask of supported channel modulation

const char* name

The name of the renderer

The number of available texture formats

A mask of supported scale modes

The available texture formats


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

Generated on Mon Sep 21 21:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8