Searched refs:share_with_current_context (Results 1 – 8 of 8) sorted by relevance
81 if (_this->gl_config.share_with_current_context) { in NACL_GLES_CreateContext()
357 int share_with_current_context; member
851 if (_this->gl_config.share_with_current_context) { in SDL_EGL_CreateContext()
3185 _this->gl_config.share_with_current_context = 0; in SDL_GL_ResetAttributes()3285 _this->gl_config.share_with_current_context = value; in SDL_GL_SetAttribute()3495 *value = _this->gl_config.share_with_current_context; in SDL_GL_GetAttribute()
164 if (_this->gl_config.share_with_current_context) {
290 if (_this->gl_config.share_with_current_context) {
683 if (_this->gl_config.share_with_current_context) { in X11_GL_CreateContext()
696 if (_this->gl_config.share_with_current_context) { in WIN_GL_CreateContext()
Completed in 17 milliseconds