Searched defs:SDL_Surface (Results 1 – 1 of 1) sorted by relevance
88 typedef struct SDL_Surface { struct89 Uint32 flags; /* Read-only */90 SDL_PixelFormat *format; /* Read-only */114 } SDL_Surface; argument