SDL_GLProfile

Possible values to be set for the SDL_GL_CONTEXT_PROFILE_MASK attribute.

Values

ValueMeaning
SDL_GL_CONTEXT_PROFILE_CORE0x0001

OpenGL Core Profile context

SDL_GL_CONTEXT_PROFILE_COMPATIBILITY0x0002

OpenGL Compatibility Profile context

SDL_GL_CONTEXT_PROFILE_ES0x0004

GLX_CONTEXT_ES2_PROFILE_BIT_EXT

Meta