Searched refs:current_glctx (Results 1 – 3 of 3) sorted by relevance
339 SDL_GLContext current_glctx; member
3281 _this->current_glctx = ctx; in SDL_GL_CreateContext()3312 _this->current_glctx = ctx; in SDL_GL_MakeCurrent()
254 _this->GL_MakeCurrent(_this, _this->current_glwin, _this->current_glctx);