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()
324 int share_with_current_context; member
438 if (_this->gl_config.share_with_current_context) { in SDL_EGL_CreateContext()
2911 _this->gl_config.share_with_current_context = 0; in SDL_GL_ResetAttributes()3011 _this->gl_config.share_with_current_context = value; in SDL_GL_SetAttribute()3207 *value = _this->gl_config.share_with_current_context; in SDL_GL_GetAttribute()
161 if (_this->gl_config.share_with_current_context) {
245 if (_this->gl_config.share_with_current_context) {
572 if (_this->gl_config.share_with_current_context) { in X11_GL_CreateContext()
628 if (_this->gl_config.share_with_current_context) { in WIN_GL_CreateContext()