mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-03 18:37:40 +00:00
SDL_test: add --gpu option
This commit is contained in:
parent
8ce2074d08
commit
88fe52df7b
3 changed files with 13 additions and 2 deletions
|
@ -91,6 +91,7 @@ typedef struct
|
|||
SDL_DisplayMode fullscreen_mode;
|
||||
int num_windows;
|
||||
SDL_Window **windows;
|
||||
const char *gpudriver;
|
||||
|
||||
/* Renderer info */
|
||||
const char *renderdriver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue