mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-04 14:49:40 +00:00
Adjust testgl.c to test gl_release_behavior
This commit is contained in:
committed by
Ryan C. Gordon
parent
3424ec948c
commit
e98ee9bb04
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user