Go to the documentation of this file.
25 void *(*CreateNativeWindow) (
int w,
int h);
29 #ifdef SDL_VIDEO_DRIVER_WINDOWS
30 #define TEST_NATIVE_WINDOWS
34 #ifdef SDL_VIDEO_DRIVER_X11
35 #define TEST_NATIVE_X11
39 #ifdef SDL_VIDEO_DRIVER_COCOA
44 #define TEST_NATIVE_COCOA