mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-02 07:58:30 +00:00
SDL_test: add --gpu option
This commit is contained in:
@@ -91,6 +91,7 @@ typedef struct
|
||||
SDL_DisplayMode fullscreen_mode;
|
||||
int num_windows;
|
||||
SDL_Window **windows;
|
||||
const char *gpudriver;
|
||||
|
||||
/* Renderer info */
|
||||
const char *renderdriver;
|
||||
|
Reference in New Issue
Block a user