Searched refs:SDL_GL_CONTEXT_PROFILE_CORE (Results 1 – 3 of 3) sorted by relevance
216 if ((_this->gl_config.profile_mask == SDL_GL_CONTEXT_PROFILE_CORE) && !lion_or_later) {226 if (_this->gl_config.profile_mask == SDL_GL_CONTEXT_PROFILE_CORE) {
231 SDL_GL_CONTEXT_PROFILE_CORE = 0x0001, enumerator
3276 value != SDL_GL_CONTEXT_PROFILE_CORE && in SDL_GL_SetAttribute()
Completed in 12 milliseconds