mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Adds gl_profile_mask to test framework, uses it in testgles
This commit is contained in:
@@ -108,6 +108,7 @@ typedef struct
|
||||
int gl_major_version;
|
||||
int gl_minor_version;
|
||||
int gl_debug;
|
||||
int gl_profile_mask;
|
||||
} SDLTest_CommonState;
|
||||
|
||||
#include "begin_code.h"
|
||||
|
||||
Reference in New Issue
Block a user