SDL
2.0
|
Go to the source code of this file.
Functions | |
SDL_Surface * | SDLTest_ImagePrimitivesBlend () |
Returns the PrimitivesBlend test image as SDL_Surface. More... | |
Variables | |
static const SDLTest_SurfaceImage_t | SDLTest_imagePrimitivesBlend |
SDL_Surface* SDLTest_ImagePrimitivesBlend | ( | ) |
Returns the PrimitivesBlend test image as SDL_Surface.
Definition at line 673 of file SDL_test_imagePrimitivesBlend.c.
References endif, if, SDL_BIG_ENDIAN, SDL_BYTEORDER, SDL_CreateRGBSurfaceFrom, and SDLTest_imagePrimitivesBlend.
Referenced by render_testPrimitivesBlend().
|
static |
Definition at line 27 of file SDL_test_imagePrimitivesBlend.c.
Referenced by SDLTest_ImagePrimitivesBlend().