|
SDL
2.0
|
Include dependency graph for SDL_test_imagePrimitives.c:Go to the source code of this file.
Functions | |
| SDL_Surface * | SDLTest_ImagePrimitives () |
| Returns the Primitives test image as SDL_Surface. More... | |
Variables | |
| static const SDLTest_SurfaceImage_t | SDLTest_imagePrimitives |
| SDL_Surface* SDLTest_ImagePrimitives | ( | ) |
Returns the Primitives test image as SDL_Surface.
Definition at line 491 of file SDL_test_imagePrimitives.c.
References SDL_BIG_ENDIAN, SDL_BYTEORDER, SDL_CreateRGBSurfaceFrom, and SDLTest_imagePrimitives.
Referenced by render_testPrimitives().
|
static |
Definition at line 27 of file SDL_test_imagePrimitives.c.
Referenced by SDLTest_ImagePrimitives().