mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
Adjust testgl.c to test gl_release_behavior
This commit is contained in:
parent
3424ec948c
commit
e98ee9bb04
3 changed files with 10 additions and 0 deletions
|
@ -139,6 +139,7 @@ typedef struct
|
|||
int gl_accum_blue_size;
|
||||
int gl_accum_alpha_size;
|
||||
int gl_stereo;
|
||||
int gl_release_behavior;
|
||||
int gl_multisamplebuffers;
|
||||
int gl_multisamplesamples;
|
||||
int gl_retained_backing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue