Searched refs:gl_major_version (Results 1 – 4 of 4) sorted by relevance
109 int gl_major_version; member
162 state->gl_major_version = 1; in main()
534 state->gl_major_version = 2; in main()
888 if (state->gl_major_version) { in SDLTest_CommonInit()889 SDL_GL_SetAttribute(SDL_GL_CONTEXT_MAJOR_VERSION, state->gl_major_version); in SDLTest_CommonInit()
Completed in 8 milliseconds