Searched refs:profile_es (Results 1 – 1 of 1) sorted by relevance
431 SDL_bool profile_es = (profile_mask == SDL_GL_CONTEXT_PROFILE_ES); in SDL_EGL_CreateContext() local443 if ((major_version < 3 || (minor_version == 0 && profile_es)) && in SDL_EGL_CreateContext()445 (profile_mask == 0 || profile_es)) { in SDL_EGL_CreateContext()452 if (profile_es) { in SDL_EGL_CreateContext()489 if (profile_es) { in SDL_EGL_CreateContext()