Home | History | Annotate | Download | only in SDL

Lines Matching defs:SDL_PixelFormat

70 typedef struct SDL_PixelFormat {
91 } SDL_PixelFormat;
98 SDL_PixelFormat *format; /**< Read-only */
185 SDL_PixelFormat *vfmt; /**< Value: The format of the video surface */
324 extern DECLSPEC SDL_Rect ** SDLCALL SDL_ListModes(SDL_PixelFormat *format, Uint32 flags);
493 (const SDL_PixelFormat * const format,
500 (const SDL_PixelFormat * const format,
507 const SDL_PixelFormat * const fmt,
514 const SDL_PixelFormat * const fmt,
669 (SDL_Surface *src, SDL_PixelFormat *fmt, Uint32 flags);