VSF Documented
|
Functions | |
uint32_t | __SDL_GetColorFromMask (uint32_t Rmask, uint32_t Gmask, uint32_t Bmask, uint32_t Amask) |
const SDL_PixelFormat * | __SDL_GetFormatFromColor (uint32_t color) |
void | __SDL_InitFormatMask (SDL_PixelFormat *format, uint32_t Rmask, uint32_t Gmask, uint32_t Bmask, uint32_t Amask) |
Variables | ||
struct { | ||
uint32_t color | ||
SDL_PixelFormat format | ||
} | __vsf_sdl2_color [] | |
const SDL_PixelFormat * __SDL_GetFormatFromColor | ( | uint32_t | color | ) |
void __SDL_InitFormatMask | ( | SDL_PixelFormat * | format, |
uint32_t | Rmask, | ||
uint32_t | Gmask, | ||
uint32_t | Bmask, | ||
uint32_t | Amask | ||
) |
uint32_t color |
SDL_PixelFormat format |
struct { ... } __vsf_sdl2_color[] |